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

Here are internal links (Anchors) to each section!


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
Return to Top

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
Please note that DFN, Display a definition, is not widely supported!

This is an example of text to display a CITE citation

Return to Top

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 an example of TT text, in the typewriter font

Return to Top

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
Return to Top

UL -- Present an unordered list

Return to Top

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
Return to Top

MENU -- Present an interactive menu

  • First item in the menu
  • Next item in the menu
  • Third item in the menu
  • Last item on the menu
  • Return to Top

    DIR -- Display Lists of File

  • 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.

    Return to Top

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

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

    Jump to the D & D Enterprises Home Page