HTML-HTML Page Structure & HTML Elements (HTML-3)

 


Now you know how to create a file save a file run a file and get the output in your browser. If you have successfully done up to this point congratulations now you're a web developer. Let's Continue our Journey. 😍

 

HTML Page Structure

(W-1-1)


The function of each element is explained in my previous HTML-2 blog. please refer to it if you have trouble understanding this structure. (W-1-1)


HTML Elements


  • An HTML element is a building block of an HTML page.
  • HTML elements consist of an Opening tag, Content, and a Closing tag. (W-1-2)

(W-1-2)


NOTE:

Some HTML elements are called "void elements," and they only have an opening tag. Void elements are used to insert something into the HTML document, such as an image<img>, a line break<br>, a horizontal line<hr>, etc. and they do not have any content within them.

There are many types of HTML elements, including headings, forms, links, tables, images, lists, 
and more. Each element has its own purpose and attributes that can be used to customize 
its behavior and appearance.

Some more Elements in HTML:





ACTIVITY:
Find 10 more elements that are not mentioned in the above diagram and post them in the comment section below.

I hope you find this helpful Don't forget to share your thoughts in the below comment section. Thank you. I'll catch you at the next one😍.





Post a Comment

Previous Post Next Post
LightBlog
LightBlog