[logo]

This "HTML Code Samples File" demonstrates basic HTML tags and styles -- headers, logical styles, physical styles, lists, menus and the address tag.

[line]

Headers Samples

This is in H1 heading 1

This is in H2 heading 2

This is in H3 heading 3

This is in H4 heading 4

This is in H5 heading 5
This is in H6 heading 6

[line]

Sample of Logical Styles

This is an example of EMPHASIS text

This is an example of text in STRONGer Emphasis

This is an example of CODE text, used to display an HTML directive

This is an example of SAMPle output text

This is an example of KBD text, used to display a keyboard key

This is an example of text to define a VARiable

This is an example of text used to DFN -- display definitions

NOTE: DFN, Display a definition, is not widely supported (IE Only)!

This is an example of text to display a CITE citation

[line]

Physical Styles

This is an example of BOLDFACE text

This is an example of ITALICS text

This is an example of UNDERLINEd text This is a deprecated tag -- use style sheets instead

This is an example of TT text, in the typewriter font

[line]

DL -- Definition list/glossary

First term to be defined
Definition of first term
Next term to be defined
Next definition
Third term to be defined
Definition of third term
Last term to be defined
Last definition

[line]

UL -- Present an unordered list

[line]

OL -- Present an ordered list

  1. First item in the list
  2. Next item in the list
  3. Third item in the list
  4. Last item in the list

[line]

MENU -- Present an interactive menu

NOTE: The MENU tag is deprecated in HTML 4.0 and you should use an Unordered List instead

  • First item in the menu
  • Next item in the menu
  • Third item in the menu
  • Last item on the menu
  • [line]

    DIR -- Display Lists of File

    NOTE: The DIR tag is deprecated in HTML 4.0 and you should use an Unordered List instead

  • First item in the directory list
  • Second item in the directory list
  • Next item in the directory list
  • Third item in the directory list
  • Last item in the directory list
  • NOTE: All Directory list items should be less than 20 characters long.

    [line]

    ADDRESS -- E-mail and author information,usually at the end

    Return to the D & D Enterprises homepage
    Webmaster
    Diane Cunningham
    D & D Enterprises
    13231 Olive Grove Drive
    Poway, CA 92064