reading-notes

Structure web pages with HTML

What is HTML and why do we use it?

What are the 3 main parts of an HTML element?

  1. The opening tag
  2. The closing tag
  3. The content

What is it called when you give an element extra information?

What is a semantic element?