Tag: html for beginners

section_tag_thumbnail
Learn HTML - Part 16 - section Tag – Organizing Content into Thematic Groups
Understanding the <section> Tag in HTML The <section> tag defines a thematic grouping of...
Read More
article_tag_thumbnail
Learn HTML - Part 15 - article Tag – Representing Independent Content Blocks
Understanding the <article> Tag in HTML The <article> tag defines independent, self-contained...
Read More
address_tag_thumbnail
Learn HTML - Part 14 - address Tag – Defining Contact Information
Understanding the <address> Tag in HTML The <address> tag is used to define contact information...
Read More
strong_tag_thumbnail
Learn HTML - Part 10 - Strong Tag – Emphasize Important Text
Understanding the <strong> Tag in HTML The <strong> tag is used to indicate strong importance...
Read More
horizontal_line_tag_thumbnail
Learn HTML - Part 9 - Horizontal Line Tag
Understanding the <hr> Tag in HTML (Horizontal Line Tag) The <hr> tag is used to insert a...
Read More
paragraph_tag_thumbnail
Learn HTML - Part 8 - Paragraph Tag
Understanding the <p> Tag in HTML (Paragraph Tag) The <p> tag defines a paragraph in HTML....
Read More
html_tag
Learn HTML – Part 1 - html Tag
Description The <html> tag is the root of any HTML document. It wraps all the content on the entire...
Read More
Scroll to Top