Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)

Tag: Semantic Element

1SMARTchicken - Code Made Easy

Tag: Semantic Element

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Tag: Semantic Element

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • Semantic Element
HTML Tutorials

HTML – Building with Semantic Elements

October 4, 2024 / HTML Tutorials, Tutorials / Layout, Semantic Element

A semantic element is one that clearly describes the meaning of its content to both the browser and the code developer for ease of organizing the page data.

HTML Reference

HTML – Address Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Semantic Element, Text

The <address> tag defines the contact information for the owner of a document/article and can be an email address, URL, physical address, phone number, etc.

HTML Reference

HTML – Article Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Layout, Semantic Element

The <article> tag is used in a blog post, forum post, magazine article, etc. It specifies a self-contained composition in a site, document, or page.

HTML Reference

HTML – Aside Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Layout, Semantic Element

The <aside> tag refers to content loosely related to the rest of the page content. If it is removed, the remaining content will still make sense.

HTML Reference

HTML – Bi-Directional Isolation Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Semantic Element, Text

The <bdi> tag (bi-directional isolation tag) is used to isolates text that may be formatted in a different direction from the other text surrounding it.

HTML Reference

HTML – Figure Caption Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Image, Semantic Element

The <figcaption> tag defines a caption for a photo set inside the <figure> tag.

HTML Reference

HTML – Figure Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Image, Semantic Element

The <figure> tag is used to mark up a photo in a document to add the <figcaption> tag which defines a caption for the photo.

HTML Reference

HTML – Footer Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Layout, Semantic Element

The <footer> tag defines a footer for a document or section within a document. It often contains contact info, copyright, and a sitemap, amongst other things.

HTML Reference

HTML – Header Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Layout, Semantic Element

The <header> element is a container for things like a logo, breadcrumbs, navigation links, or other introductory content.

HTML Reference

HTML – Main Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Layout, Semantic Element

The <main> tag specifies the main content of a page and should not contain anything that is repeated across other pages such as sidebars, navigation, etc.

HTML Reference

HTML – Mark Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Semantic Element, Text

The <mark> tag defines text that should be marked or highlighted for reference purposes or for its relevance in some context.

HTML Reference

HTML – Nav Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Link, Semantic Element

The <nav> tag defines a set of navigation links intended to be a navigation block such as a main menu, sidebar menu, or footer menu.

HTML Reference

HTML – Section Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Layout, Semantic Element

The <section> tag specifies a section in a document. There can be multiple sections on the same page.

HTML Reference

HTML – Time Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Semantic Element, Text

The <time> tag is used for displaying a human-readable date and time. The datetime attribute is added to translate it into a machine-readable format.

HTML Reference

HTML – Word Break Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Semantic Element, Text

The <wbr> (word break opportunity) tag specifies where, in a string of text, it would be preferred to add a line break if necessary.

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (18)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (556)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (285)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2026@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2026 1SMARTchicken | All Rights Reserved.