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

Category: HTML Reference

1SMARTchicken - Code Made Easy

Category: HTML Reference

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

Category: HTML Reference

  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • HTML Reference
  • Page 4
HTML Reference

HTML – Meter Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference

The <meter> tag defines a scalar measurement within a known range, or a fractional value. The <meter> tag should NOT be used to indicate progress. The <progress> tag is used for that.

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 – No Script Tag

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

The <noscript> tag is used to provide browsers, which cannot display scripts, with alternative content to display on the page. The <noscript> is usually placed directly after the intended <script>.

HTML Reference

HTML – Object Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <object> tag defines a container for an external resource such a web page, image, video, or animation.

HTML Reference

HTML – Option Group Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Form, List

The <optgroup> tag is used to group related options in a <select> element (drop-down list), which makes things easier to see for the user.

HTML Reference

HTML – Option Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Form, List

The <option> tag defines an option in a <select> element, <optgroup> element, or <datalist> element.

HTML Reference

HTML – Ordered List Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / List, Text

The <ol> tag defines an ordered list which can be numerical or alphabetical.

HTML Reference

HTML – Output Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Math

The <output> tag specifies the result of a calculation often performed in a script.

HTML Reference

HTML – Paragraph Tag

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

The <p> tag defines text inside a paragraph. Each paragraph of text should be contained in a set of <p> tags. Browsers will add space below each paragraph.

HTML Reference

HTML – Parameter Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <param> tag is used to define parameters for an <object> tag.

HTML Reference

HTML – Picture Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Image

The <picture> tag gives web developers more flexibility in including image resources by specifying different images to be used on various display sizes.

HTML Reference

HTML – Pre Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Layout, Text

The <pre> tag is used when you want a chunk of text to follow the exact format of how it’s written in the HTML code.

HTML Reference

HTML – Progress Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference

The <progress> tag represents the completion progress of a task, and is used with a script to display the progress to the user.

HTML Reference

HTML – Quote Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Layout, Text

The <q> tag defines a section of text that is quoted from another source and may need to stand out on its own to some extent.

HTML Reference

HTML – Ruby Parentheses Tag

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

The <rp> tag is optionally used to provide parentheses around a <ruby> annotation text (<rt>), to be shown by browsers that do not support ruby annotation.

HTML Reference

HTML – Ruby Tag

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

A <ruby> annotations, used in East Asian typography, is text attached to the main text to indicate the pronunciation or meaning of the corresponding characters.

HTML Reference

HTML – Ruby Text Tag

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

The <rt> tag is used in a <ruby> annotation, used in East Asian typography, to define the explanation or pronunciation of a set of the characters.

HTML Reference

HTML – Sample Tag

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

The <samp> tag is used to define sample output from a computer program and will typically display in the browser’s default monospace font.

HTML Reference

HTML – Script Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Link

The <script> tag is used to embed client-side scripts by linking to the script using the src attribute.

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.

← Previous 1 … 3 4 5 … 13 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
  • CSS Flexbox (12)
  • JavaScript Tutorials (6)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (64)
  • 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 (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • 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

contact2025@1smartchicken.com

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

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.