semantic markup - mmedrano9438/peripheral-brain GitHub Wiki

  • Writing semantic markup means understanding the hierarchy of your content and how both users and machines will read it.

Image

  • Like in the above example, when you look at a web page, you can clearly identify a paragraph; a tag indicates that this enclosed text is a paragraph. Again, since this is both semantic and presentational, users know this is a paragraph, and browsers know how to display them.