diff --git a/README.md b/README.md index 853c24450e..e5b163de43 100644 --- a/README.md +++ b/README.md @@ -35,14 +35,23 @@ Demonstrate your understanding of this week's concepts by answering the followin Edit this document to include your answers after each question. Make sure to leave a blank line above and below your answer so it is clear and easy to read by your project manager 1. If you were to describe semantic HTML to the next cohort of students, what would you say? + Semantic HTML is HTML that has meaning so that when others look at your code it is easier understood. It also helps certain screen reading programs to better read your webpage. ex. would be things like
or