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 3
HTML Reference

HTML – Head Tag

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

The <head> tag contains items the browser uses but does not display on the page, such as the page title, meta tags, and links to styles and scripts.

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 – Heading Tag

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

Headings in HTML come in the form of <h1>, <h2>, <h3>, <h4>, <h5>, and <h6> tags. They are used to break up the text on your page into chunks for easier reading.

HTML Reference

HTML – Horizontal Rule Tag

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

The <hr> tag creates a horizontal line that spans the width of the area it sits within to visually separate sections of a document.

HTML Reference

HTML – HTML Tag

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

The <html> tag represents the root of an HTML document and is the container for all other HTML elements (except for the <!DOCTYPE> tag).

HTML Reference

HTML – iFrame Tag

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

An HTML <iframe> is used to create a rectangular region, including scrollbars and borders, in one web page to display another web page.

HTML Reference

HTML – Image Tag

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

The <img> tag is used to place an image on an HTML page using the src attribute to link to the image and show it on the page.

HTML Reference

HTML – Input Tag

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

The <input> tag specifies an input field where the user can enter data in a form to send to the site owner.

HTML Reference

HTML – Insert Tag

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

The <ins> tag defines text that has been inserted into a document after the initial posting. Browsers will sometimes underline inserted text.

HTML Reference

HTML – Italic Tag

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

The <i> tag defines text in an alternate voice or mood, and is typically displayed in italics by the browser. There is no extra emphasis to the text.

HTML Reference

HTML – Keyboard in Document Tag

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

The <kbd> tag represents a span of inline text denoting textual user input from a keyboard, voice input, or any other text entry device.

HTML Reference

HTML – Label Tag

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

The <label> tag defines a label for form input fields to give the user an indication of what is expected from each user input.

HTML Reference

HTML – Legend Tag

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

The <legend> tag defines a caption for the <fieldset> tag within a form.

HTML Reference

HTML – Link Tag

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

The <link> tag defines a connection between the current document and an external resource and is most often used to link to external style sheets.

HTML Reference

HTML – List Item Tag

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

The <li> tag defines a list item used inside ordered lists (<ol>) and unordered lists (<ul>).

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 – Map Tag

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

An image <map> is an image with specified sections each mapped to accept a different link to different target URLs.

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 – Marquee Tag

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

The <marquee> tag is used for scrolling a line of text or an image either horizontally across or vertically down your web page.

HTML Reference

HTML – Meta Tag

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

<meta> tags are not displayed on the page, but tell the browser, search engines, and various external services information about the document.

← Previous 1 2 3 4 … 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.