HTML stands for Hyper Text Markup Language, and it is the standard markup language for creating web pages. HTML describes the structure of a web page and consists of a series of elements that tell the browser how to display the content. HTML elements label pieces of content such as "this is a heading," "this is a paragraph," "this is a link," and so on.
Web browsers receive HTML documents from a web server or local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for its appearance.
HTML version timeline
version | Published Date |
---|---|
HTML 2 | November 24, 1995 |
HTML 3 | January 14, 1997 |
HTML 4 | December 18, 1997 |
HTML 5 | October 28, 2014 |
Practice projects
- Book Website
- Heading and paragraphs with separated lines
- Images and Embedded youtube related video
- Links to famous books website
- Tables and lists of books
- Personal site
- Heading and paragraphs
- Nested lists
- Advanced tables
- Navigation bar for parts of the page
- Glasses Website
- Heading and paragraphs with separated lines
- Navigation bar for other pages of the website
- Icons linked: phone, whatsapp, email
- Contact us page with labels and inputs