Assignment 2

Difference Between Structured Content & Semantic HTML

With structured content, I think from what I read in the article is how the website is structured, like confiming what something is on the page like what is type of header is on the page, the paragraph, and defining tags like the body. On the other end with semantic html, it conveys the meaning of the tags all together on the page, like the sections of the page. Like for example, whether what is on the page is an article, a navigation bar, or the footer of a page.

How They Work Together

They work together in where semantic html is needed to show what section the tags that the structured content provides are in on the webpage. Without the semantic html, the content would have nothing to appear on in a manageable format that people can process and read. For example, if there was no clearly defined navigation bar, the text that is the navigation buttons would just be text with hyperlinks, but not clearly defined in as the navigation section on the page.

Why It Is Important To Have Both for Web Pages

As mentioned in the previous section, both are needed to create a proper web page. If you were to just use structured content without semantic html, you would get a website, but it would basic website like the ones we are making in class. With web semantics, it would split the website into sections to make it more manageable and visually appealing.

Website Samples for Project:

  1. https://sherlockholmes.com/
  2. https://www.lightspeedmagazine.com/
  3. https://somethingisgoingtohappen.net/

Question Answers