Let's Start HTML

lalaal lalaal lalaal

HTML Structure
Only the content inside the < body > section (the white area above) is displayed in a browser.

Other function of HTML

Extra Knowledge

  1. The purpose of a web browser (Chrome, Edge, Firefox, Safari) is to read HTML documents and display them.
  2. The browser does not display the HTML tags, but uses them to determine how to display the document

Reference from

Between, I used VS code to make it.

back to top