HTML Quick List Coding

Embed Size (px)

Citation preview

  • 8/12/2019 HTML Quick List Coding

    1/14

    HTML Quick List 2Source: http://www.htmlcodetutorial.com

    HREF: URL you are linking to

    NAME: name a section of the page

    Anchor

    TARGET = " _bl ank" | "_ par ent " | "_sel f " |"_t op" | window name which window the document should go in

    TI TLE: suggested title for the document to be opened

    onCl i ck : script to run when the user clicks on thisanchor

    onMouseOver : when the mouse is over the link

    onMouseOut : when the mouse is no longer over thelink

    ACCESSKEY

    CODE: the applet to run

    CODEBASE : path to the applet classWI DTH: width of the applet

    HEI GHT : height of the applet

    ALI GN = LEFT | RI GHT | TOP | MI DDLE | BOTTOM |BASELI NE alignment of applet to surrounding text

    VSPACE : vertical space between applet andsurrounding text

    HSPACE : horizontal space between applet andsurrounding text

    BORDER : empty space surrounding the applet

    NAME: name of applet for reference by other applets

    ARCHI VE: a compressed collection of appletcomponents

    MAYSCRI PT : If Java can use JavaScript

    http://www.htmlcodetutorial.com/http://www.htmlcodetutorial.com/_33n45n45n.htmlhttp://www.htmlcodetutorial.com/document/_33nDOCTYPE.htmlhttp://www.htmlcodetutorial.com/linking/_A_HREF.htmlhttp://www.htmlcodetutorial.com/linking/_A_NAME.htmlhttp://www.htmlcodetutorial.com/linking/_A.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y98y108y97y110y107y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y112y97y114y101y110y116y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y115y101y108y102y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y116y111y112y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_119y105y110y100y111y119y32y110y97y109y101y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TITLE.htmlhttp://www.htmlcodetutorial.com/linking/_A_onClick.htmlhttp://www.htmlcodetutorial.com/linking/_A_onMouseOver.htmlhttp://www.htmlcodetutorial.com/linking/_A_onMouseOver.htmlhttp://www.htmlcodetutorial.com/linking/_A_ACCESSKEY.htmlhttp://www.htmlcodetutorial.com/_ADDRESS.htmlhttp://www.htmlcodetutorial.com/applets/_APP.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_CODE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_CODEBASE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_WIDTH.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_HEIGHT.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_ALIGN.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_VSPACE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_HSPACE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_BORDER.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_NAME.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_ARCHIVE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_MAYSCRIPT.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_MAYSCRIPT.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_ARCHIVE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_NAME.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_BORDER.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_HSPACE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_VSPACE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_ALIGN.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_HEIGHT.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_WIDTH.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_CODEBASE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET_CODE.htmlhttp://www.htmlcodetutorial.com/applets/_APPLET.htmlhttp://www.htmlcodetutorial.com/applets/_APP.htmlhttp://www.htmlcodetutorial.com/_ADDRESS.htmlhttp://www.htmlcodetutorial.com/linking/_A_ACCESSKEY.htmlhttp://www.htmlcodetutorial.com/linking/_A_onMouseOver.htmlhttp://www.htmlcodetutorial.com/linking/_A_onMouseOver.htmlhttp://www.htmlcodetutorial.com/linking/_A_onClick.htmlhttp://www.htmlcodetutorial.com/linking/_A_TITLE.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_119y105y110y100y111y119y32y110y97y109y101y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y116y111y112y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y115y101y108y102y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y112y97y114y101y110y116y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET_95y98y108y97y110y107y.htmlhttp://www.htmlcodetutorial.com/linking/_A_TARGET.htmlhttp://www.htmlcodetutorial.com/linking/_A_NAME.htmlhttp://www.htmlcodetutorial.com/linking/_A_HREF.htmlhttp://www.htmlcodetutorial.com/linking/_A.htmlhttp://www.htmlcodetutorial.com/document/_33nDOCTYPE.htmlhttp://www.htmlcodetutorial.com/_33n45n45n.htmlhttp://www.htmlcodetutorial.com/
  • 8/12/2019 HTML Quick List Coding

    2/14

    HREF: URL you are linking to

    ALT: alternate text if the image isn't displayed

    SHAPE = RECT | CI RCLE | POLY | DEFAULT what shape is this area?

    COORDS : coordinates for the link area shape

    TI TLE: Short description of the area

    TARGET: what frame to go to

    NOHREF : this area is not a link

    onCl i ck : script action when the user clicks this area

    onMouseOver

    onMouseOut

    Bold

    HREF: default address for hypertext links Base Address

    TARGET = " _bl ank" | "_ par ent " | "_sel f " |"_t op" | frame name default window for linked documents

    SI ZE

    COLOR

    FACE

    SRC: URL of the sound

    LOOP = I NFI NI TE | number of loops how many times to play the sound

    Block Quote

    BGCOLOR: background color of the page

    BACKGROUND: background picture for the page

    TEXT: color of the text on the page

    LI NK : color of links that haven't been followed yet

    VLI NK : color of links that have been followed

    ALI NK : color of links while you are clicking on them

    BGPROPERTI ES = FI XED if the background image should not scroll

    TOPMARGI N: size of top and bottom margins

    http://www.htmlcodetutorial.com/images/_AREA_HREF.htmlhttp://www.htmlcodetutorial.com/images/_AREA_ALT.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_RECT.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_CIRCLE.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_POLY.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_DEFAULT.htmlhttp://www.htmlcodetutorial.com/images/_AREA_COORDS.htmlhttp://www.htmlcodetutorial.com/images/_AREA_TITLE.htmlhttp://www.htmlcodetutorial.com/images/_AREA_TARGET.htmlhttp://www.htmlcodetutorial.com/images/_AREA_NOHREF.htmlhttp://www.htmlcodetutorial.com/images/_AREA_onClick.htmlhttp://www.htmlcodetutorial.com/images/_AREA_onMouseOver.htmlhttp://www.htmlcodetutorial.com/images/_AREA.htmlhttp://www.htmlcodetutorial.com/images/_AREA_onMouseOver.htmlhttp://www.htmlcodetutorial.com/_B.htmlhttp://www.htmlcodetutorial.com/linking/_BASE_HREF.htmlhttp://www.htmlcodetutorial.com/linking/_BASE.htmlhttp://www.htmlcodetutorial.com/linking/_BASE_TARGET.htmlhttp://www.htmlcodetutorial.com/_BASEFONT_SIZE.htmlhttp://www.htmlcodetutorial.com/_BASEFONT_COLOR.htmlhttp://www.htmlcodetutorial.com/_BASEFONT.htmlhttp://www.htmlcodetutorial.com/_BASEFONT_FACE.htmlhttp://www.htmlcodetutorial.com/sounds/_BGSOUND_SRC.htmlhttp://www.htmlcodetutorial.com/sounds/_BGSOUND.htmlhttp://www.htmlcodetutorial.com/sounds/_BGSOUND_LOOP.htmlhttp://www.htmlcodetutorial.com/_BIG.htmlhttp://www.htmlcodetutorial.com/_BLINK.htmlhttp://www.htmlcodetutorial.com/linepar/_BLOCKQUOTE.htmlhttp://www.htmlcodetutorial.com/document/_BODY_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/document/_BODY_BACKGROUND.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_BGPROPERTIES.htmlhttp://www.htmlcodetutorial.com/document/_BODY.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_BGPROPERTIES.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TEXT.htmlhttp://www.htmlcodetutorial.com/document/_BODY_BACKGROUND.htmlhttp://www.htmlcodetutorial.com/document/_BODY_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/document/_BODY.htmlhttp://www.htmlcodetutorial.com/linepar/_BLOCKQUOTE.htmlhttp://www.htmlcodetutorial.com/_BLINK.htmlhttp://www.htmlcodetutorial.com/_BIG.htmlhttp://www.htmlcodetutorial.com/sounds/_BGSOUND_LOOP.htmlhttp://www.htmlcodetutorial.com/sounds/_BGSOUND_SRC.htmlhttp://www.htmlcodetutorial.com/sounds/_BGSOUND.htmlhttp://www.htmlcodetutorial.com/_BASEFONT_FACE.htmlhttp://www.htmlcodetutorial.com/_BASEFONT_COLOR.htmlhttp://www.htmlcodetutorial.com/_BASEFONT_SIZE.htmlhttp://www.htmlcodetutorial.com/_BASEFONT.htmlhttp://www.htmlcodetutorial.com/linking/_BASE_TARGET.htmlhttp://www.htmlcodetutorial.com/linking/_BASE_HREF.htmlhttp://www.htmlcodetutorial.com/linking/_BASE.htmlhttp://www.htmlcodetutorial.com/_B.htmlhttp://www.htmlcodetutorial.com/images/_AREA_onMouseOver.htmlhttp://www.htmlcodetutorial.com/images/_AREA_onMouseOver.htmlhttp://www.htmlcodetutorial.com/images/_AREA_onClick.htmlhttp://www.htmlcodetutorial.com/images/_AREA_NOHREF.htmlhttp://www.htmlcodetutorial.com/images/_AREA_TARGET.htmlhttp://www.htmlcodetutorial.com/images/_AREA_TITLE.htmlhttp://www.htmlcodetutorial.com/images/_AREA_COORDS.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_DEFAULT.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_POLY.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_CIRCLE.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE_RECT.htmlhttp://www.htmlcodetutorial.com/images/_AREA_SHAPE.htmlhttp://www.htmlcodetutorial.com/images/_AREA_ALT.htmlhttp://www.htmlcodetutorial.com/images/_AREA_HREF.htmlhttp://www.htmlcodetutorial.com/images/_AREA.html
  • 8/12/2019 HTML Quick List Coding

    3/14

    LEFTMARGI N: size of left and right margins

    MARGI NHEI GHT : size of top and bottom margins

    MARGI NWI DTH: size of left and right margins

    onLoad : Script to run once the page is fully loaded

    onUnl oad

    onFocus

    onBl ur

    STYLESRC: MS FrontPage extension

    SCROLL = YES | NO If the document should have a scroll bar


    Line Break CLEAR = LEFT | RI GHT | ALL | BOTH go past a picture or other object

    TYPE = BUTTON | SUBMI T | RESET what type of button is this

    onCl i ck : script to run when the user clicks here

    NAME: name of this button element

    VALUE: the value sent with the form

    DI SABLED: disable this button

    ACCESSKEY: shortcut key for this button

    TABI NDEX: tab order

    ALI GN = TOP | BOTTOM | LEFT | RI GHT alignment of caption to table

    VALI GN = TOP | BOTTOMif caption should be above or below table

    Citation

    SPAN: how many columns this affects

    ALI GN = LEFT | CENTER | RI GHT | J USTI FY horizontal alignment

    WI DTH: width of the column

    Column

    BGCOLOR: background color of the column

    SPAN: how many columns this affects

    ALI GN: alignment of cell contents

    Column Group

    WI DTH: Width of the column group

    http://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onLoad.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onUnload.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onFocus.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onFocus.htmlhttp://www.htmlcodetutorial.com/document/_BODY_STYLESRC.htmlhttp://www.htmlcodetutorial.com/document/_BODY_SCROLL.htmlhttp://www.htmlcodetutorial.com/linepar/_BR.htmlhttp://www.htmlcodetutorial.com/linepar/_BR_CLEAR.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_TYPE.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_onClick.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_VALUE.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_ACCESSKEY.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_TABINDEX.htmlhttp://www.htmlcodetutorial.com/tables/_CAPTION_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_CAPTION.htmlhttp://www.htmlcodetutorial.com/tables/_CAPTION_VALIGN.htmlhttp://www.htmlcodetutorial.com/linepar/_CENTER.htmlhttp://www.htmlcodetutorial.com/_CITE.htmlhttp://www.htmlcodetutorial.com/_CODE.htmlhttp://www.htmlcodetutorial.com/tables/_COL_SPAN.htmlhttp://www.htmlcodetutorial.com/tables/_COL_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_COL_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_COL.htmlhttp://www.htmlcodetutorial.com/tables/_COL_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP_SPAN.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP_SPAN.htmlhttp://www.htmlcodetutorial.com/tables/_COLGROUP.htmlhttp://www.htmlcodetutorial.com/tables/_COL_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_COL_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_COL_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_COL_SPAN.htmlhttp://www.htmlcodetutorial.com/tables/_COL.htmlhttp://www.htmlcodetutorial.com/_CODE.htmlhttp://www.htmlcodetutorial.com/_CITE.htmlhttp://www.htmlcodetutorial.com/linepar/_CENTER.htmlhttp://www.htmlcodetutorial.com/tables/_CAPTION_VALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_CAPTION_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_CAPTION.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_TABINDEX.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_ACCESSKEY.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_VALUE.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_onClick.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON_TYPE.htmlhttp://www.htmlcodetutorial.com/forms/_BUTTON.htmlhttp://www.htmlcodetutorial.com/linepar/_BR_CLEAR.htmlhttp://www.htmlcodetutorial.com/linepar/_BR.htmlhttp://www.htmlcodetutorial.com/document/_BODY_SCROLL.htmlhttp://www.htmlcodetutorial.com/document/_BODY_STYLESRC.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onFocus.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onFocus.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onUnload.htmlhttp://www.htmlcodetutorial.com/document/_BODY_onLoad.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.htmlhttp://www.htmlcodetutorial.com/document/_BODY_TOPMARGIN.html
  • 8/12/2019 HTML Quick List Coding

    4/14

    Definition Description

    Deleted

    Definition

    Directory List

    ALI GN = LEFT | CENTER | RI GHT | J USTI FY text alignment

    Definition List COMPACT : take up less space

    Definition Term

    Emphasis

    SRC: URL of resource to be embedded

    WI DTH: width of area in which to show resource

    HEI GHT : height of area in which to show resource

    ALI GN = ABSBOTTOM | ABSMI DDLE | MI DDLE | TEXTTOP | RI GHT | LEFT | BASELI NE | CENTER |BOTTOM | TOP how text should flow around the picture

    NAME: name of the embedded object

    PLUGI NSPAGE : where to get the plugin software

    PLUGI NURL : where to get the JAR archive forautomatic installation

    HI DDEN = FALSE | TRUE if the object is visible or not

    HREF: make this object a link

    TARGET: frame to link to

    AUTOSTART = TRUE | FALSE if the sound/movie should start automatically

    LOOP = TRUE | FALSE | # of loops how many times to play the sound/movie

    PLAYCOUNT: how many times to play the sound/movie

    VOLUME: how loud to play the sound

    CONTROLS = VOLUMELEVER | STOPBUTTON |PAUSEBUTTON | PLAYBUTTON | SMALLCONSOLE |CONSOLE which sound control to display

    CONTROLLER = TRUE | FALSE if controls should be displayed

    http://www.htmlcodetutorial.com/_COMMENT.htmlhttp://www.htmlcodetutorial.com/_DD.htmlhttp://www.htmlcodetutorial.com/_INS.htmlhttp://www.htmlcodetutorial.com/_DFN.htmlhttp://www.htmlcodetutorial.com/_DIR.htmlhttp://www.htmlcodetutorial.com/_DIV.htmlhttp://www.htmlcodetutorial.com/_DIV_ALIGN.htmlhttp://www.htmlcodetutorial.com/_DL.htmlhttp://www.htmlcodetutorial.com/_DL_COMPACT.htmlhttp://www.htmlcodetutorial.com/_DT.htmlhttp://www.htmlcodetutorial.com/_EM.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_SRC.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_WIDTH.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_WIDTH.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_ALIGN.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_NAME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_PLUGINSPAGE.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_PLUGINURL.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_HIDDEN.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_HREF.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_HREF.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_AUTOSTART.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_LOOP.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_PLAYCOUNT.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_VOLUME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_CONTROLS.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_CONTROLLER.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_CONTROLLER.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_CONTROLS.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_VOLUME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_PLAYCOUNT.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_LOOP.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_AUTOSTART.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_HREF.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_HREF.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_HIDDEN.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_PLUGINURL.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_PLUGINSPAGE.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_NAME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_ALIGN.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_WIDTH.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_WIDTH.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_SRC.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED.htmlhttp://www.htmlcodetutorial.com/_EM.htmlhttp://www.htmlcodetutorial.com/_DT.htmlhttp://www.htmlcodetutorial.com/_DL_COMPACT.htmlhttp://www.htmlcodetutorial.com/_DL.htmlhttp://www.htmlcodetutorial.com/_DIV_ALIGN.htmlhttp://www.htmlcodetutorial.com/_DIV.htmlhttp://www.htmlcodetutorial.com/_DIR.htmlhttp://www.htmlcodetutorial.com/_DFN.htmlhttp://www.htmlcodetutorial.com/_INS.htmlhttp://www.htmlcodetutorial.com/_DD.htmlhttp://www.htmlcodetutorial.com/_COMMENT.html
  • 8/12/2019 HTML Quick List Coding

    5/14

    MASTERSOUND : indicates the object in a sound groupwith the sound to use

    STARTTI ME : how far into the sound to start and stop

    ENDTI ME: when to finish playing

    SI ZE : size of the font

    COLOR: color of the text

    FACE: set the typestyle for text

    POI NT- SI ZE

    WEI GHT

    ACTI ON: URL of the CGI program

    METHOD = GET | POST

    how to transfer the data to the CGINAME: name of this form

    ENCTYPE = " mul t i par t / f or m- dat a" |" appl i cat i on/ x- www- f or m- ur l encoded" |" t ext / pl ai n" what type of form this is

    TARGET = " _bl ank" | "_ par ent " | "_sel f " |"_t op" | frame name what frames to put the results in

    onSubmi t : script to run before the form is submitted

    onReset : script to run before the form is reset

    SRC: what file to put in the frame

    NAME: the name of the frame

    SCROLLI NG = YES | NO | AUTO should the frame have a scrollbar?

    NORESI ZE : don't let the user make the frame bigger orsmaller

    FRAMEBORDER = YES | 1 | NO | 0 should this frame have a border?

    BORDERCOLOR : color of the surrounding border

    MARGI NWI DTH: the internal left and right margins forthe frame

    MARGI NHEI GHT : the internal top and bottom marginsfor the frame

    COLS: how many cols in the frameset

    http://www.htmlcodetutorial.com/embeddedobjects/_EMBED_MASTERSOUND.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_STARTTIME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_STARTTIME.htmlhttp://www.htmlcodetutorial.com/forms/_FIELDSET.htmlhttp://www.htmlcodetutorial.com/_FONT_SIZE.htmlhttp://www.htmlcodetutorial.com/_FONT_COLOR.htmlhttp://www.htmlcodetutorial.com/_FONT_FACE.htmlhttp://www.htmlcodetutorial.com/_FONT_POINT-SIZE.htmlhttp://www.htmlcodetutorial.com/_FONT.htmlhttp://www.htmlcodetutorial.com/_FONT_WEIGHT.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_ACTION.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_METHOD.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_METHOD_GET.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_METHOD_POST.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_ENCTYPE.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_TARGET.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_onSubmit.htmlhttp://www.htmlcodetutorial.com/forms/_FORM.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_onReset.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_SRC.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_NAME.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_SCROLLING.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_NORESIZE.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_COLS.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_COLS.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_NORESIZE.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_SCROLLING.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_NAME.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME_SRC.htmlhttp://www.htmlcodetutorial.com/frames/_FRAME.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_onReset.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_onSubmit.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_TARGET.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_ENCTYPE.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_METHOD_POST.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_METHOD_GET.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_METHOD.htmlhttp://www.htmlcodetutorial.com/forms/_FORM_ACTION.htmlhttp://www.htmlcodetutorial.com/forms/_FORM.htmlhttp://www.htmlcodetutorial.com/_FONT_WEIGHT.htmlhttp://www.htmlcodetutorial.com/_FONT_POINT-SIZE.htmlhttp://www.htmlcodetutorial.com/_FONT_FACE.htmlhttp://www.htmlcodetutorial.com/_FONT_COLOR.htmlhttp://www.htmlcodetutorial.com/_FONT_SIZE.htmlhttp://www.htmlcodetutorial.com/_FONT.htmlhttp://www.htmlcodetutorial.com/forms/_FIELDSET.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_STARTTIME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_STARTTIME.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_EMBED_MASTERSOUND.html
  • 8/12/2019 HTML Quick List Coding

    6/14

    ROWS : how many rows in the frameset

    FRAMEBORDER = YES | 1 | NO | 0 if the frames should have borders

    FRAMESPACI NG : space between the frames

    BORDER : space between frames

    BORDERCOLOR : color of frame borders

    Headers , , , , ,

    ALI GN = LEFT | RI GHT | CENTER | J USTI FY alignment

    NOSHADE : don't use shadow effect

    SI ZE : heightWI DTH: horizontal width of the line

    ALI GN = LEFT | RI GHT | CENTER horizontal alignment of the line

    Horizontal Rule

    COLOR: color of the line

    Italics

    SRC: URL of the document to go in the frame

    HEI GHT : height of the inline frame

    WI DTH: width of the inline frame

    NAME: name of this inline frame

    LONGDESC : URL of a long description of the contents ofthe frame

    FRAMEBORDER = 1 | 0 if the frame should have a border around it

    MARGI NWI DTH: internal left/right margin for the frameMARGI NHEI GHT : internal top/bottom margin for theframe

    SCROLLI NG = YES | NO | AUTO if the frame should have scroll bars

    Inline Frame

    ALI GN = LEFT | RI GHT | TOP | TEXTTOP | MI DDLE |ABSMI DDLE | CENTER | BOTTOM | ABSBOTTOM |

    http://www.htmlcodetutorial.com/frames/_FRAMESET_COLS.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n_ALIGN.htmlhttp://www.htmlcodetutorial.com/document/_HEAD.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_NOSHADE.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_SIZE.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_WIDTH.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_ALIGN.htmlhttp://www.htmlcodetutorial.com/linepar/_HR.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_COLOR.htmlhttp://www.htmlcodetutorial.com/document/_HTML.htmlhttp://www.htmlcodetutorial.com/document/_HTMLPLUS.htmlhttp://www.htmlcodetutorial.com/sounds/_HYPE.htmlhttp://www.htmlcodetutorial.com/_I.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_SRC.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_WIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_WIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_NAME.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_LONGDESC.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_SCROLLING.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_ALIGN.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_ALIGN.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_SCROLLING.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_MARGINWIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_LONGDESC.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_NAME.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_WIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_WIDTH.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_SRC.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME.htmlhttp://www.htmlcodetutorial.com/_I.htmlhttp://www.htmlcodetutorial.com/sounds/_HYPE.htmlhttp://www.htmlcodetutorial.com/document/_HTMLPLUS.htmlhttp://www.htmlcodetutorial.com/document/_HTML.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_COLOR.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_ALIGN.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_WIDTH.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_SIZE.htmlhttp://www.htmlcodetutorial.com/linepar/_HR_NOSHADE.htmlhttp://www.htmlcodetutorial.com/linepar/_HR.htmlhttp://www.htmlcodetutorial.com/document/_HEAD.htmlhttp://www.htmlcodetutorial.com/_H35n_ALIGN.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/_H35n.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_FRAMEBORDER.htmlhttp://www.htmlcodetutorial.com/frames/_FRAMESET_COLS.html
  • 8/12/2019 HTML Quick List Coding

    7/14

    BASELI NE alignment of the frame object to text around it

    VSPACE : space above and below the frame

    HSPACE : space to the left and right of the frame

    SRC: where to get the pictureALT: text to show if you don't show the picture

    NAME

    LONGDESC : URL of a long description of the image

    WI DTH: how wide is the picture

    HEI GHT : how tall is the picture

    ALI GN = LEFT | RI GHT | TOP | TEXTTOP | MI DDLE |ABSMI DDLE | BOTTOM | ABSBOTTOM | BASELI NE how text should flow around the picture

    BORDER : border around the picture

    HSPACE : horizontal distance between the picture andthe text

    VSPACE : vertical distance between the picture and thetext

    I SMAP: is this a clickable map?

    USEMAP: name of the map definition

    LOWSRC: a version of the picture that isn't such a big file

    NATURALSI ZEFLAG: meaninglessNOSAVE : meaningless

    DYNSRC: play a movie file

    CONTROLS : show the buttons which control the movie

    LOOP = I NFI NI TE | - 1 | # of loops how many times to loop the movie

    START = FI LEOPEN | MOUSEOVER when to start playing the movie

    onLoad : script to runs after the image is downloaded

    Image

    SUPPRESS = TRUE | FALSE Don't show icons of images that haven't downloadedyet

    TYPE = TEXT | CHECKBOX | RADI O | PASSWORD |HI DDEN | SUBMI T | RESET | BUTTON | FI LE | I MAGE what type of field

    NAME: name of this form field

    http://www.htmlcodetutorial.com/frames/_IFRAME_VSPACE.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_VSPACE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_SRC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_ALT.htmlhttp://www.htmlcodetutorial.com/images/_IMG_NAME.htmlhttp://www.htmlcodetutorial.com/images/_IMG_LONGDESC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_IMG_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_IMG_ALIGN.htmlhttp://www.htmlcodetutorial.com/images/_IMG_BORDER.htmlhttp://www.htmlcodetutorial.com/images/_IMG_HSPACE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_HSPACE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_ISMAP.htmlhttp://www.htmlcodetutorial.com/images/_IMG_USEMAP.htmlhttp://www.htmlcodetutorial.com/images/_IMG_LOWSRC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_NATURALSIZEFLAG.htmlhttp://www.htmlcodetutorial.com/images/_IMG_NOSAVE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_DYNSRC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_CONTROLS.htmlhttp://www.htmlcodetutorial.com/images/_IMG_LOOP.htmlhttp://www.htmlcodetutorial.com/images/_IMG_START.htmlhttp://www.htmlcodetutorial.com/images/_IMG_START_FILEOPEN.htmlhttp://www.htmlcodetutorial.com/images/_IMG_START_MOUSEOVER.htmlhttp://www.htmlcodetutorial.com/images/_IMG_onLoad.htmlhttp://www.htmlcodetutorial.com/images/_IMG.htmlhttp://www.htmlcodetutorial.com/images/_IMG_SUPPRESS.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_TEXT.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_CHECKBOX.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_RADIO.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_PASSWORD.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_HIDDEN.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_SUBMIT.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_RESET.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_BUTTON.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_FILE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_IMAGE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_IMAGE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_FILE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_BUTTON.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_RESET.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_SUBMIT.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_HIDDEN.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_PASSWORD.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_RADIO.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_CHECKBOX.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE_TEXT.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TYPE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT.htmlhttp://www.htmlcodetutorial.com/images/_IMG_SUPPRESS.htmlhttp://www.htmlcodetutorial.com/images/_IMG_onLoad.htmlhttp://www.htmlcodetutorial.com/images/_IMG_START_MOUSEOVER.htmlhttp://www.htmlcodetutorial.com/images/_IMG_START_FILEOPEN.htmlhttp://www.htmlcodetutorial.com/images/_IMG_START.htmlhttp://www.htmlcodetutorial.com/images/_IMG_LOOP.htmlhttp://www.htmlcodetutorial.com/images/_IMG_CONTROLS.htmlhttp://www.htmlcodetutorial.com/images/_IMG_DYNSRC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_NOSAVE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_NATURALSIZEFLAG.htmlhttp://www.htmlcodetutorial.com/images/_IMG_LOWSRC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_USEMAP.htmlhttp://www.htmlcodetutorial.com/images/_IMG_ISMAP.htmlhttp://www.htmlcodetutorial.com/images/_IMG_HSPACE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_HSPACE.htmlhttp://www.htmlcodetutorial.com/images/_IMG_BORDER.htmlhttp://www.htmlcodetutorial.com/images/_IMG_ALIGN.htmlhttp://www.htmlcodetutorial.com/images/_IMG_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_IMG_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_IMG_LONGDESC.htmlhttp://www.htmlcodetutorial.com/images/_IMG_NAME.htmlhttp://www.htmlcodetutorial.com/images/_IMG_ALT.htmlhttp://www.htmlcodetutorial.com/images/_IMG_SRC.htmlhttp://www.htmlcodetutorial.com/images/_IMG.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_VSPACE.htmlhttp://www.htmlcodetutorial.com/frames/_IFRAME_VSPACE.html
  • 8/12/2019 HTML Quick List Coding

    8/14

    VALUE: initial or only value of this field

    SI ZE : how wide the text field should be

    MAXLENGTH: maximum number of characters

    CHECKED: check this checkbox or radio button

    BORDER : border around image

    SRC: URL of image

    ALT: text to show if you don't show the picture

    LOWSRC: a version of the picture that isn't such a big file

    WI DTH: width of image

    HEI GHT : height of image

    ALI GN = LEFT | RI GHT | TOP | TEXTTOP | MI DDLE |ABSMI DDLE | CENTER | BOTTOM | ABSBOTTOM |BASELI NE how text should flow around the picture

    VSPACE : vertical distance between the picture and thetext

    HSPACE : horizontal distance between the picture andthe text

    READONLY: the value of this field cannot be changed

    DI SABLED: don't let the user do anything with this field

    ACCESSKEY

    TABI NDEX: tab orderLANGUAGE = " J avaScr i pt " | " J avaScr i pt 1. 1" |" J SCRI PT" | " VBScr i pt " | " VBS" | otherlanguage scripting language to use

    onCl i ck : when the user clicks here

    onChange : when this field is changed

    onFocus : when this field gets the focus

    onBl ur : when this field loses the focus

    onKeyPr ess : script to run when a key is pressed

    onKeyUp : script for when a key goes up while the fieldhas the focus

    onKeyDown : script for when a key goes down while thefield has the focus

    AUTOCOMPLETE = ON | OFF If the browser should use autocompletion for the field

    http://www.htmlcodetutorial.com/forms/_INPUT_VALUE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SIZE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_MAXLENGTH.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_CHECKED.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_BORDER.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_ACCESSKEY.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TABINDEX.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_LANGUAGE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onClick.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onChange.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onKeyPress.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onKeyUp.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onKeyUp.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_AUTOCOMPLETE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_AUTOCOMPLETE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onKeyUp.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onKeyUp.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onKeyPress.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onChange.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_onClick.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_LANGUAGE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_TABINDEX.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_ACCESSKEY.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SRC.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_BORDER.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_CHECKED.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_MAXLENGTH.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_SIZE.htmlhttp://www.htmlcodetutorial.com/forms/_INPUT_VALUE.html
  • 8/12/2019 HTML Quick List Coding

    9/14

    Inserted

    PROMPT : prompt string to show before the text entryarea

    ACTI ON: the CGI to call

    Keyboard FOR: form element for which this is a label

    ALI GN = RI GHT | CENTER | LEFT

    TYPE = DI SC | CI RCLE | SQUARE | 1 | A | a | I | i type of bullet or numeral

    List Item

    VALUE: where to continue counting

    REL: relationship to this page

    REV: reverse relationship to this page

    HREF: URL of related document TI TLE: suggested title

    MEDI A = SCREEN | PRI NT | PROJ ECTI ON | AURAL |BRAI LLE | ALL | other media What media type the link applies to

    TYPE: MIME type of linked resource

    NAME: name of this map

    WI DTH: how wide the marquee is

    HEI GHT : how tall the marquee is

    DI RECTI ON = LEFT | RI GHT which direction the marquee should scroll

    BEHAVI OR = SCROLL | SLI DE | ALTERNATE what type of scrolling

    SCROLLDELAY: how long to delay between each jump

    SCROLLAMOUNT : how far to jump

    LOOP = I NFI NI TE | number of loops how many times to loop

    BGCOLOR: background color

    HSPACE : horizontal space around the marquee

    VSPACE : vertical space around the marquee

    NAME = KEYWORDS | DESCRI PTI ON | REFRESH | many

    http://www.htmlcodetutorial.com/_INS.htmlhttp://www.htmlcodetutorial.com/_INS.htmlhttp://www.htmlcodetutorial.com/forms/_ISINDEX_PROMPT.htmlhttp://www.htmlcodetutorial.com/forms/_ISINDEX.htmlhttp://www.htmlcodetutorial.com/forms/_ISINDEX_ACTION.htmlhttp://www.htmlcodetutorial.com/_KBD.htmlhttp://www.htmlcodetutorial.com/forms/_LABEL.htmlhttp://www.htmlcodetutorial.com/forms/_LABEL_FOR.htmlhttp://www.htmlcodetutorial.com/forms/_LEGEND.htmlhttp://www.htmlcodetutorial.com/forms/_LEGEND_ALIGN.htmlhttp://www.htmlcodetutorial.com/_LI_TYPE.htmlhttp://www.htmlcodetutorial.com/_LI.htmlhttp://www.htmlcodetutorial.com/_LI_VALUE.htmlhttp://www.htmlcodetutorial.com/document/_LINK_REL.htmlhttp://www.htmlcodetutorial.com/document/_LINK_REL.htmlhttp://www.htmlcodetutorial.com/document/_LINK_HREF.htmlhttp://www.htmlcodetutorial.com/document/_LINK_TITLE.htmlhttp://www.htmlcodetutorial.com/document/_LINK_MEDIA.htmlhttp://www.htmlcodetutorial.com/document/_LINK.htmlhttp://www.htmlcodetutorial.com/document/_LINK_TYPE.htmlhttp://www.htmlcodetutorial.com/_LISTING.htmlhttp://www.htmlcodetutorial.com/images/_MAP.htmlhttp://www.htmlcodetutorial.com/images/_MAP_NAME.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_WIDTH.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_WIDTH.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_DIRECTION.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_BEHAVIOR.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_SCROLLDELAY.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_SCROLLAMOUNT.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_LOOP.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_HSPACE.htmlhttp://www.htmlcodetutorial.com/_MARQUEE.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_HSPACE.htmlhttp://www.htmlcodetutorial.com/_MENU.htmlhttp://www.htmlcodetutorial.com/document/_META.htmlhttp://www.htmlcodetutorial.com/document/_META_NAME.htmlhttp://www.htmlcodetutorial.com/document/_META_NAME.htmlhttp://www.htmlcodetutorial.com/document/_META.htmlhttp://www.htmlcodetutorial.com/_MENU.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_HSPACE.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_HSPACE.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_LOOP.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_SCROLLAMOUNT.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_SCROLLDELAY.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_BEHAVIOR.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_DIRECTION.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_WIDTH.htmlhttp://www.htmlcodetutorial.com/_MARQUEE_WIDTH.htmlhttp://www.htmlcodetutorial.com/_MARQUEE.htmlhttp://www.htmlcodetutorial.com/images/_MAP_NAME.htmlhttp://www.htmlcodetutorial.com/images/_MAP.htmlhttp://www.htmlcodetutorial.com/_LISTING.htmlhttp://www.htmlcodetutorial.com/document/_LINK_TYPE.htmlhttp://www.htmlcodetutorial.com/document/_LINK_MEDIA.htmlhttp://www.htmlcodetutorial.com/document/_LINK_TITLE.htmlhttp://www.htmlcodetutorial.com/document/_LINK_HREF.htmlhttp://www.htmlcodetutorial.com/document/_LINK_REL.htmlhttp://www.htmlcodetutorial.com/document/_LINK_REL.htmlhttp://www.htmlcodetutorial.com/document/_LINK.htmlhttp://www.htmlcodetutorial.com/_LI_VALUE.htmlhttp://www.htmlcodetutorial.com/_LI_TYPE.htmlhttp://www.htmlcodetutorial.com/_LI.htmlhttp://www.htmlcodetutorial.com/forms/_LEGEND_ALIGN.htmlhttp://www.htmlcodetutorial.com/forms/_LEGEND.htmlhttp://www.htmlcodetutorial.com/forms/_LABEL_FOR.htmlhttp://www.htmlcodetutorial.com/forms/_LABEL.htmlhttp://www.htmlcodetutorial.com/_KBD.htmlhttp://www.htmlcodetutorial.com/forms/_ISINDEX_ACTION.htmlhttp://www.htmlcodetutorial.com/forms/_ISINDEX_PROMPT.htmlhttp://www.htmlcodetutorial.com/forms/_ISINDEX.htmlhttp://www.htmlcodetutorial.com/_INS.htmlhttp://www.htmlcodetutorial.com/_INS.html
  • 8/12/2019 HTML Quick List Coding

    10/14

    others The pupose of this META tag

    HTTP- EQUI V: Name of the pretend HTTP header

    CONTENT : Metainformation content

    COLS: how many columnsGUTTER: space between columns

    WI DTH: width of a single column

    No Break

    TYPE = 1 | A | a | I | i

    type of numerals

    Ordered List

    START : where to start counting

    VALUE: what's the value if this option is chosen

    SELECTED: this option is selected by default

    ALI GN = LEFT | CENTER | RI GHT | J USTI FY alignment of text within the paragraph

    Paragraph

    CLEAR = LEFT | RI GHT | ALL | BOTH move past picture and other objects

    NAME: name of the parameter Parameter

    VALUE: value of the parameter

    Preformatted Text

    Strikeout

    Sample

    TYPE = " t ext / j avascr i pt " | "t ext / vbscr i pt " |other scripting language Which scripting language to use

    SRC: External source for script

    DEFER: Continue loading page while downloading script

    LANGUAGE = J AVASCRI PT | LI VESCRI PT | VBSCRI PT | other Deprecated indicator of language

    FOR: object for which this script is an event handler

    EVENT: the event this script handles

    http://www.htmlcodetutorial.com/document/_META_HTTP-EQUIV.htmlhttp://www.htmlcodetutorial.com/document/_META_CONTENT.htmlhttp://www.htmlcodetutorial.com/_MULTICOL_COLS.htmlhttp://www.htmlcodetutorial.com/_MULTICOL_GUTTER.htmlhttp://www.htmlcodetutorial.com/_MULTICOL.htmlhttp://www.htmlcodetutorial.com/_MULTICOL_WIDTH.htmlhttp://www.htmlcodetutorial.com/linepar/_NOBR.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_NOEMBED.htmlhttp://www.htmlcodetutorial.com/frames/_NOFRAMES.htmlhttp://www.htmlcodetutorial.com/scripts/_NOSCRIPT.htmlhttp://www.htmlcodetutorial.com/_OL_TYPE.htmlhttp://www.htmlcodetutorial.com/_OL.htmlhttp://www.htmlcodetutorial.com/_OL_START.htmlhttp://www.htmlcodetutorial.com/forms/_OPTION_VALUE.htmlhttp://www.htmlcodetutorial.com/forms/_OPTION.htmlhttp://www.htmlcodetutorial.com/forms/_OPTION_SELECTED.htmlhttp://www.htmlcodetutorial.com/linepar/_P_ALIGN.htmlhttp://www.htmlcodetutorial.com/linepar/_P.htmlhttp://www.htmlcodetutorial.com/linepar/_P_CLEAR.htmlhttp://www.htmlcodetutorial.com/applets/_PARAM_NAME.htmlhttp://www.htmlcodetutorial.com/applets/_PARAM.htmlhttp://www.htmlcodetutorial.com/applets/_PARAM_VALUE.htmlhttp://www.htmlcodetutorial.com/_PLAINTEXT.htmlhttp://www.htmlcodetutorial.com/linepar/_PRE.htmlhttp://www.htmlcodetutorial.com/_STRIKE.htmlhttp://www.htmlcodetutorial.com/_SAMP.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_TYPE.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_SRC.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_DEFER.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_LANGUAGE.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_FOR.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_FOR.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_FOR.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_FOR.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_LANGUAGE.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_DEFER.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_SRC.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT_TYPE.htmlhttp://www.htmlcodetutorial.com/scripts/_SCRIPT.htmlhttp://www.htmlcodetutorial.com/_SAMP.htmlhttp://www.htmlcodetutorial.com/_STRIKE.htmlhttp://www.htmlcodetutorial.com/linepar/_PRE.htmlhttp://www.htmlcodetutorial.com/_PLAINTEXT.htmlhttp://www.htmlcodetutorial.com/applets/_PARAM_VALUE.htmlhttp://www.htmlcodetutorial.com/applets/_PARAM_NAME.htmlhttp://www.htmlcodetutorial.com/applets/_PARAM.htmlhttp://www.htmlcodetutorial.com/linepar/_P_CLEAR.htmlhttp://www.htmlcodetutorial.com/linepar/_P_ALIGN.htmlhttp://www.htmlcodetutorial.com/linepar/_P.htmlhttp://www.htmlcodetutorial.com/forms/_OPTION_SELECTED.htmlhttp://www.htmlcodetutorial.com/forms/_OPTION_VALUE.htmlhttp://www.htmlcodetutorial.com/forms/_OPTION.htmlhttp://www.htmlcodetutorial.com/_OL_START.htmlhttp://www.htmlcodetutorial.com/_OL_TYPE.htmlhttp://www.htmlcodetutorial.com/_OL.htmlhttp://www.htmlcodetutorial.com/scripts/_NOSCRIPT.htmlhttp://www.htmlcodetutorial.com/frames/_NOFRAMES.htmlhttp://www.htmlcodetutorial.com/embeddedobjects/_NOEMBED.htmlhttp://www.htmlcodetutorial.com/linepar/_NOBR.htmlhttp://www.htmlcodetutorial.com/_MULTICOL_WIDTH.htmlhttp://www.htmlcodetutorial.com/_MULTICOL_GUTTER.htmlhttp://www.htmlcodetutorial.com/_MULTICOL_COLS.htmlhttp://www.htmlcodetutorial.com/_MULTICOL.htmlhttp://www.htmlcodetutorial.com/document/_META_CONTENT.htmlhttp://www.htmlcodetutorial.com/document/_META_HTTP-EQUIV.html
  • 8/12/2019 HTML Quick List Coding

    11/14

    NAME: name of this form element

    MULTI PLE: allow more than one choice

    SI ZE : how many options to show

    READONLY: don't let the user change the value of thisfield

    DI SABLED: don't let the user do anything with this field

    LANGUAGE = " J avaScr i pt " | " J avaScr i pt 1. 1" |" VBScr i pt " | other language scripting language to use

    onChange : what to do when a new option is selected

    TABI NDEX: tab order

    onFocus : script to run when this field gets the focus

    onBl ur : script to run when this field loses the focus

    TYPE = HORI ZONTAL | VERTI CAL | BLOCK what type of space is this

    ALI GN = LEFT | RI GHT align left or right

    SI ZE : how tall or wide

    WI DTH: how wide

    HEI GHT : how tall

    Strikeout

    TYPE: style language

    MEDI A: type of media this syle applies to

    Subscript

    Superscript

    BORDER : size of border around the table

    CELLPADDI NG: space between the edge of a cell andthe contents

    CELLSPACI NG: space between cells

    WI DTH: width of the table as a whole

    BGCOLOR: color of the background

    http://www.htmlcodetutorial.com/forms/_SELECT_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_MULTIPLE.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_SIZE.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_READONLY.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_LANGUAGE.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_onChange.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_TABINDEX.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_onFocus.htmlhttp://www.htmlcodetutorial.com/_SMALL.htmlhttp://www.htmlcodetutorial.com/sounds/_SOUND.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE_HORIZONTAL.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE_VERTICAL.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE_BLOCK.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_ALIGN.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_SIZE.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_SPACER.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_WIDTH.htmlhttp://www.htmlcodetutorial.com/_SPAN.htmlhttp://www.htmlcodetutorial.com/_STRIKE.htmlhttp://www.htmlcodetutorial.com/_STRIKE.htmlhttp://www.htmlcodetutorial.com/_STRONG.htmlhttp://www.htmlcodetutorial.com/style/_STYLE_TYPE.htmlhttp://www.htmlcodetutorial.com/style/_STYLE.htmlhttp://www.htmlcodetutorial.com/style/_STYLE_MEDIA.htmlhttp://www.htmlcodetutorial.com/_SUB.htmlhttp://www.htmlcodetutorial.com/_SUB.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDER.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_CELLPADDING.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_CELLSPACING.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_CELLSPACING.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_CELLPADDING.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDER.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE.htmlhttp://www.htmlcodetutorial.com/_SUB.htmlhttp://www.htmlcodetutorial.com/_SUB.htmlhttp://www.htmlcodetutorial.com/style/_STYLE_MEDIA.htmlhttp://www.htmlcodetutorial.com/style/_STYLE_TYPE.htmlhttp://www.htmlcodetutorial.com/style/_STYLE.htmlhttp://www.htmlcodetutorial.com/_STRONG.htmlhttp://www.htmlcodetutorial.com/_STRIKE.htmlhttp://www.htmlcodetutorial.com/_STRIKE.htmlhttp://www.htmlcodetutorial.com/_SPAN.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_WIDTH.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_SIZE.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_ALIGN.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE_BLOCK.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE_VERTICAL.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE_HORIZONTAL.htmlhttp://www.htmlcodetutorial.com/images/_SPACER_TYPE.htmlhttp://www.htmlcodetutorial.com/images/_SPACER.htmlhttp://www.htmlcodetutorial.com/sounds/_SOUND.htmlhttp://www.htmlcodetutorial.com/_SMALL.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_onFocus.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_TABINDEX.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_onChange.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_LANGUAGE.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_DISABLED.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_READONLY.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_SIZE.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_MULTIPLE.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT_NAME.htmlhttp://www.htmlcodetutorial.com/forms/_SELECT.html
  • 8/12/2019 HTML Quick List Coding

    12/14

    BACKGROUND: picture to use as background

    ALI GN = LEFT | RI GHT alignment of table to surrounding text

    HSPACE : horizontal space between table andsurrounding text

    VSPACE : vertical space between table and surroundingtext

    HEI GHT : height of the table as a whole

    FRAME = VOI D | BOX | BORDER | ABOVE | BELOW| LHS |RHS | HSI DES | VSI DES parts of outside border that are visible

    RULES = NONE | ALL | COLS | ROWS | GROUPS if there should be internal borders

    BORDERCOLOR : color of border around the table

    BORDERCOLORLI GHT : color of "light" part of borderaround the table

    BORDERCOLORDARK : color of "dark" part of borderaround the table

    SUMMARY: Summary of the purpose of the table

    Table Body Section

    ALI GN = LEFT | CENTER | MI DDLE | RI GHT horizontal alignment of cell contents

    VALI GN = TOP | MI DDLE | CENTER | BOTTOM |

    BASELI NE vertical alignment of cell contents

    WI DTH: width of cell

    HEI GHT : height of cell

    COLSPAN: number of columns to cover

    ROWSPAN : number of rows to cover

    NOWRAP : don't word wrap

    BGCOLOR: color of the background

    BORDERCOLOR : color of border around the tableBORDERCOLORDARK : color of "dark" part of borderaround the table

    BORDERCOLORLI GHT : color of "light" part of borderaround the table

    Table Data

    BACKGROUND: picture to use as background

    http://www.htmlcodetutorial.com/tables/_TABLE_BACKGROUND.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_HSPACE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_HSPACE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_HEIGHT.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_VOID.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_BOX.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_BORDER.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_ABOVE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_BELOW.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_LHS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_RHS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_HSIDES.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_VSIDES.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_NONE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_ALL.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_COLS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_ROWS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_GROUPS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_SUMMARY.htmlhttp://www.htmlcodetutorial.com/tables/_THEAD.htmlhttp://www.htmlcodetutorial.com/tables/_TD_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_TD_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_TD_COLSPAN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_COLSPAN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_NOWRAP.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BACKGROUND.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BACKGROUND.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_BGCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TD_NOWRAP.htmlhttp://www.htmlcodetutorial.com/tables/_TD_COLSPAN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_COLSPAN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_TD_WIDTH.htmlhttp://www.htmlcodetutorial.com/tables/_TD_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_TD_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_TD.htmlhttp://www.htmlcodetutorial.com/tables/_THEAD.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_SUMMARY.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BORDERCOLOR.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_GROUPS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_ROWS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_COLS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_ALL.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES_NONE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_RULES.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_VSIDES.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_HSIDES.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_RHS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_LHS.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_BELOW.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_ABOVE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_BORDER.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_BOX.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME_VOID.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_FRAME.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_HEIGHT.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_HSPACE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_HSPACE.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_ALIGN.htmlhttp://www.htmlcodetutorial.com/tables/_TABLE_BACKGROUND.html
  • 8/12/2019 HTML Quick List Coding

    13/14

  • 8/12/2019 HTML Quick List Coding

    14/14

    http://www.htmlcodetutorial.com/quicklist.html

    http://www.htmlcodetutorial.com/linepar/_WBR.htmlhttp://www.htmlcodetutorial.com/_XMP.htmlhttp://www.htmlcodetutorial.com/_XMP.htmlhttp://www.htmlcodetutorial.com/linepar/_WBR.html