HTML - Structure and Comments | #Block1 | #Lect3 | Full Stack Development Course | HTML in Mobile | APK Learning

HTML Page Structure

Below is a visualization of an HTML page structure:

The content inside the section (the white area above) will be displayed in a browser. The content inside the "title" element will be shown in the browser's title bar or in the page's tab.

This is the only thing that you need to know right now about Structure of an HTML Web Page.

  Click Here to Download PDF

Comments