Html Studio - HTML, CSS, Script reference.
HTML 4.0 Elements


The following is an organizational list of all HTML 4.0 elements. There is also a Alphabetical List

Top Level Elements

  • HTML - HTML document
  • HEAD - Document head
  • BODY - Document body

Head Elements

Generic Block-level Elements

  • ADDRESS - Address
  • BLOCKQUOTE - Block quotation
  • CENTER - Centered block
  • DEL - Deleted text
  • DIV - Generic block-level container
  • H1 - Level-one heading
  • H2 - Level-two heading
  • H3 - Level-three heading
  • H4 - Level-four heading
  • H5 - Level-five heading
  • H6 - Level-six heading
  • HR - Horizontal rule
  • INS - Inserted text
  • ISINDEX - Input prompt
  • NOSCRIPT - Alternate script content
  • P - Paragraph
  • PRE - Preformatted text

Lists

  • DIR - Directory list
  • DL - Definition list
  • DT - Definition term
  • DD - Definition description
  • LI - List item
  • MENU - Menu list
  • OL - Ordered list
  • UL - Unordered list
  • Tables

    Forms

    Special Inline Elements

    • A - Anchor
    • APPLET - Java applet
    • BASEFONT - Base font change
    • BDO - BiDi override
    • BR - Line break
    • FONT - Font change
    • IFRAME - Inline frame
    • IMG - Inline image
    • MAP - Image map
    • AREA - Image map region
    • OBJECT - Object
    • PARAM - Object parameter
    • Q - Short quotation
    • SCRIPT - Client-side script
    • SPAN - Generic inline container
    • SUB - Subscript
    • SUP - Superscript

    Phrase Elements

    • ABBR - Abbreviation
    • ACRONYM - Acronym
    • CITE - Citation
    • CODE - Computer code
    • DEL - Deleted text
    • DFN - Defined term
    • EM - Emphasis
    • INS - Inserted text
    • KBD - Text to be input
    • SAMP - Sample output
    • STRONG - Strong emphasis
    • VAR - Variable

    Font Style Elements

  • B - Bold text
  • BIG - Large text
  • I - Italic text
  • S - Strike-through text
  • SMALL - Small text
  • STRIKE - Strike-through text
  • TT - Teletype text
  • U - Underlined text
  • Frames

  • FRAMESET - Frameset
  • FRAME - Frame
  • NOFRAMES - Frames alternate content

  • Maintained by Nick Grant < htmlstudio@talk21.com >


    Copyright © 2000 Nick Grant. All Rights Reserved.