Tag: semantic HTML

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
abbreviation_tag_thumbnail
Learn HTML - Part 13 - abbr Tag – Marking Abbreviations
Understanding the <abbr> Tag in HTML The <abbr> (abbreviation) tag is used to mark up abbreviations...
Read More
blockquote_tag_thumbnail
Learn HTML - Part 12 - blockquote Tag – Quoting External Content
Understanding the <blockquote> Tag in HTML The <blockquote> tag is used to represent a section...
Read More
em_tag_thumbnail
Learn HTML - Part 11 - em Tag – Emphasizing Text Semantically
Understanding the <em> Tag in HTML The <em> tag is used to emphasize text that should be...
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
Scroll to Top