Web Design Vocabulary

Steven N.


  • HTML CHEAT SHEET

    3

   Begin the HTML page

    Begin the heading of the document

     Designate the title of the page

    Begin the body of the document        BGCOLOR

    Format a level 1 heading

    Format a level 2 heading

    Format a level 3 heading

    Format a level 4 heading

    Format a level 5 heading
    Format a level 6 heading


    Add a line break

    Set apart a group of text as a paragraph      ALIGN

    Format the text using italics

    Format the text with boldface

        Create an unordered lsit
        Create an ordered list

 

  •     Specify a list item

 

    Specify font characteristics     Face,Color

    Designate a hyperlink     HREF, Target, name

   Designate an image    SRC,Alt,height,width,align,border

    Designate an HTML table     Border,width,cellpadding,cellspacing

     Designate a table row     BGCOLOR

    Designant a table cell     colspan,align,valign,bgcolor,rowspan

    Designate a table heading

    Designate a frames page     COLS, ROWS

    Designate a frame within a frames page     SRC, NAME

    Designate code that will be displayed if frames are not supported