Basic HTML web page, create a web site using HTML, make your own web site, HTML web page design.
 
RoadDust's Web Page Design Tutorial
Build, create and design free web sites using HTML
 
HTML Web pages, build an HTML web site, HTML web site design, create a web site with HTML.
 

HTML tag listing.

This HTML tag tutorial is a listing of all HTML tags.

Welcome to RoadDust's all HTML tags listing. Here you will find a list of all HTML tags. You will find a description of what each and every HTML tag does along with example HTML code to help you use them. You can search this listing of all HTML tags by pressing "CONTROL + F" and type in the name of the tag you want inside round brackets in the search window "EX: (IMG)". If you find this page useful feel free to link to this all html tags listing.



(A) - The A tag inserts a link to another web page.

Possible attributes and descriptions.
 ACCESSKEY  Creates a keyboard shortcut for a link.
 HREF  The address to be linked to.
 NAME  Gives name to area in web page for links within a page.
 TABINDEX  Sets the tab order of the link.
 TARGET  When clicked the links destination will display in target frame or window.



(APPLET) - The APPLET tag inserts a Java Applet on the web page.

Possible attributes and descriptions.
 ARCHIVE  Path of the Java archive file.
 CODE  Path of the Java Applet.
 HEIGHT / WIDTH  Used to specify height and width of applet.



(AREA) - The AREA tag Inserts a link to another web page.

Possible attributes and descriptions.
 ACCESSKEY  Inserts information for image map area.
 ALT  Makes a text label(when mouse goes over a picture).
 COORDS  Coordinates of image map area.
 HREF  Address of web page image links to.
 SHAPE  Sets the shape of the image area.
 TABINDEX  Sets the tab order for the image area.



(B) - The B tag puts text in bold.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(BASE) - The BASE tag sets which window or frame will be used by the links.

Possible attributes and descriptions.
 TARGET  Sets which window the links will open in.



(BASEFONT) - The BASEFONT tag sets the appearance of all text.

Possible attributes and descriptions.
 SIZE  Adjusts the size of text.



(BIG) - The BIG tag makes the text bigger than the rest.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(BLOCKQUOTE) - The BLOCKQUOTE tag makes the text a block quote.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(BODY) - The BODY tag contains the content of the webpage.

Possible attributes and descriptions.
 ALINK  Sets the color of the links.
 BACKGROUND  Inserts a background image.
 BGCOLOR  Changes the background color(default: white).
 BGPROPERTIES  Sets if the background image will move when scrolling.
 BOTTOMMARGIN  Sets the size of the bottom margin.
 HREF  Address of web page image links to.
 LEFTMARGIN  Sets the size of the left margin.
 LINK  Sets the color of the links.
 MARGINWIDTH  Sets the size of left and right margins.
 RIGHTMARGIN  Sets the size of the right margin.
 TEXT  Sets a color for the text.
 TOPMARGIN  Sets the size of the top margin.
 VLINK  Sets the color of the links.



(BR) - The BR tag lets you change lines.

Possible attributes and descriptions.
 CLEAR  Clears text from left or right of something.



(BUTTON) - The BUTTON tag inserts a button on the webpage.

Possible attributes and descriptions.
 TYPE  Sets the type of button.



(CAPTION) - The CAPTION tag inserts a caption on a table.

Possible attributes and descriptions.
 ALIGN  Sets the alignment for the caption.



(CENTER) - The CENTER tag centers everything that's between the brackets.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(CODE) - The CODE tag tells the web browser that the text is code.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(COL) - The COL tag devides the columns of a table into groups.

Possible attributes and descriptions.
 ALIGN  Defines the alignment of the data.
 BGCOLOR  Sets the background color.
 CHAR  Sets the alignment character.
 SPAN  Sets the number of columns in the column group.
 VALIGN  Sets the vertical alignment of data.



(COLGROUP) - The COLGROUP tag devides the columns of a table into structured groups.

Possible attributes and descriptions.
 ALIGN  Defines the alignment of the data.
 BGCOLOR  Sets the background color.
 CHAR  Sets the alignment character.
 SPAN  Sets the number of columns in the column group.
 VALIGN  Sets the vertical alignment of data.



(DD) - The DD tag indicates that the text is a definition within a definition list.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(DEL) - The DEL tag strikes out text.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(DIV) - The DIV tag sets areas for style sheet purposes.

Possible attributes and descriptions.
 CLASS  Sets the proper style for the area.



(DL) - The DL tag inserts a definition list on the webpage.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(DT) - The DT tag indicates that the text is a word defined in a definition list.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(EM) - The EM tag puts emphasis on the text.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(EMBED) - The EMBED tag inserts a video or sound file in a web page.

Possible attributes and descriptions.
 ALIGN  Allows text to wrap around a video.
 AUTOSTART  Makes the audio or video file start automatically.
 HEIGHT / WIDTH  Sets dimentions of video or audio controls.
 HIDDEN  Will hide the controls for a sound file.
 LOOP  Loops the audio or video file.
 SRC  Indicates the path of the sound file.



(FIELDSET) - The FIELDSET tag regroups form elements together in a box.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(FONT) - The FONT tag alters the fonts contained within the tags.

Possible attributes and descriptions.
 COLOR  Sets the color of the text.
 FACE  Changes the font type.
 SIZE  Changes the size of the fonts.



(FORM) - The FORM tag adds a form to your web page.

Possible attributes and descriptions.
ACCEPT-CHARSET  Defines what character sets a server must support.
 ACTION  Sets the destination where the form's content will be sent.
 ENCTYPE  Sets the format for the form's transfer of information.
 METHOD  Sets how the information will be transfered.
 TARGET  Sets the location for the form's confirmation message.



(FRAME) - The FRAME tag sets the frame's attributes.

Possible attributes and descriptions.
 BORDERCOLOR  Sets the frame's border colors.
 FRAMEBORDER  Sets the thickness of the frame's border.
 MARGINHEIGHT  Sets the width of the top and bottom margins.
 MARGINWIDTH  Sets the width of the left and right margins.
 NAME  Sets the name of the frame.
 NORESIZE  Prevents the user from resizing the frame.
 SCROLLING  Unables or disables the scrolling.
 SRC  Sets the path or address of the web page to be displayed in the frame.



(FRAMESET) - The FRAMESET tag contains a set of frames.

Possible attributes and descriptions.
 BORDER  Sets the width of the borders for the frames.
 BORDERCOLOR  Sets the color of the borders for the frames.
 COLS  Sets up columns for frame displaying.
 FRAMEBORDER  Hides the frame borders.
 FRAMESPACING  Defines the spacing between frames.
 ROWS  Sets up rows for frame displaying.



(H1) - The H1 tag creates a header.

Possible attributes and descriptions.
 ALIGN  Sets up the alignment of the text.



(HEAD) - The HEAD tag defines the head portion of the web page.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(HR) - The HR tag inserts a horizontal rule (Horizontal line).

Possible attributes and descriptions.
 ALIGN  Sets the alignment for the horizontal rule.
 COLOR  Sets the color of the horizontal rule.
 SIZE  Sets horizontal rule's thickness.
 WIDTH  Sets horizontal rule's width.



(HTML) - The HTML tag tells the web browser that HTML code follows.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(I) - The I tag italicizes text.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(IFRAME) - The IFRAME tag makes an inline frame.

Possible attributes and descriptions.
 ALIGN  Sets alignment of text around inline frame.
 HEIGHT / WIDTH  Sets the height and width of the inline frame.
 MARGINHEIGHT  Sets the top and bottom margins of inline frame.
 MARGINWIDTH  Sets the left and right margins of inline frame.
 NAME  Sets the name of the inline frame.
 SCROLLING  Enables or disables the inline frame's scroll bar.
 SRC  Specifies the URL of the web page the inline frame displays.



(IMG) - The IMG tag makes an inline frame.

Possible attributes and descriptions.
 ALIGN  Wraps text arround image (Oposite side of specified alignment).
 ALT  Sets text that appears when the mouse is over the image.
 BORDER  Adds a border of the specified width to an image.
 DYNSRC  Adds an AVI video to the web page.
 HEIGHT / WIDTH  Sets the height and width of the image.
 HSPACE / VSPACE  Sets horizontal and vertical spacing around the image.
 ISMAP  Creates an image map (On the server side).
 LOWSRC  Sets the location of a lower resolution version for the image.
 NAME  Specifies the name of the image (Used for JavaScript).
 SRC  Indicates the location of the image to be displayed.
 TABINDEX  Sets the tab order for the image.
 USEMAP  Indicates name of image map to be used.



(INPUT) - The INPUT tag creates a form element to capture user input.

Possible attributes and descriptions.
 ACCEPT  Indicates file types that the user can send.
 ACCESSKEY  Creates a keyboard shortcut to the form element.
 CHECKED  Makes a check box or radio button checked.
 DISABLED  Makes form element unusable.
 MAXLENGTH  Sets max number of characters that can be entered.
 NAME  Sets a reference name for element (Used by scripting languages).
 READONLY  Prevents form element from being edited.
 SIZE  Sets the size of the form element.
 SRC  Sets path of image (EX: Graphic submit button).
 TABINDEX  Sets the tab order for the form element.
 TYPE  Sets the type of form element to be created.
 VALUE  Sets the displayed text of the form element.



(INS) - The INS tag underlines the inserted text.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(KBD) - The KBD tag tells viewer that the following should be typed.

Possible attributes and descriptions.
 N/A  No attributes for this tag.



(LABEL) - The LABEL tag creates a label for a specific form element.

Possible attributes and descriptions.
 FOR  Specifies the targeted form element.



(LAYER) - The LAYER tag places elements.

Possible attributes and descriptions.
 HEIGHT / WIDTH  Sets the height and width of the layer.
 LEFT  Sets the distance between the layer and the left of browser.
 TOP  Sets the distance between the layer and the top of browser.
 Z-INDEX  Sets order in which layers overlap.



(LEGEND) - The LEGEND tag gives a title to a group of elements.

Possible attributes and descriptions.
 ALIGN  Sets up the alignment for the title.



(LI) - The LI tag creates an item in a list (ordered or unordered).

Possible attributes and descriptions.
 TYPE  Sets the style of bullet for the listed item.
 VALUE  Sets the number for the listed item.



(LINK) - The LINK tag links an external style sheet (CSS).

Possible attributes and descriptions.
 HREF  Specifies the path or URL of the style sheet.
 REL  Sets the type of usage the page makes with the document.
 TYPE  Indicates the format of the style sheet.



(MAP) - The MAP tag specifies an image map.

Possible attributes and descriptions.
 NAME  Sets the name for the image map.

Not all HTML tags are currently listed here, this site is still in expansion. Please visite this page again for updates on all HTML tags.