My favorites | Sign in
Project Logo
             
Search
for
  
  PageName Summary + Labels Changed ChangedBy About Is ...
TextareaElement The textarea element represents a multi-line text input field in a web form. Oct 14 90percent html, forms html-element  
VarElement The var element represents a variable or program argument. Apr 2009 pilgrim html html-element  
UlElement The ul element represents a unordered list. Apr 2009 pilgrim html html-element  
SElement The s element represents strike-through styled text. Apr 2009 pilgrim html html-element  
ThElement The th element represents a table header. Apr 2009 pilgrim html, tables html-element  
TfootElement The tfoot element represents a table footer. Apr 2009 pilgrim html, tables html-element  
TdElement The td element represents a table cell. Apr 2009 pilgrim html, tables html-element  
TtElement The tt element represents styled text in a fixed-width font. Apr 2009 pilgrim html html-element  
TbodyElement The tbody element represents the body of an HTML table. Apr 2009 pilgrim html, tables html-element  
SampElement The samp element represents sample output from a program or computing system. Apr 2009 pilgrim html html-element  
ScriptElement The script element lets you embed executable code in a document. Apr 2009 pilgrim html html-element  
StrikeElement The strike element represents strike-through styled text. Apr 2009 pilgrim html html-element  
SupElement The sup element represents a superscript. Apr 2009 pilgrim html html-element  
TableElement The table element represents a data table. Apr 2009 pilgrim html, tables html-element  
SpanElement The span element is a container element for other inline elements. Apr 2009 pilgrim html html-element  
UElement The u element represents underlined text. Apr 2009 pilgrim html html-element  
SmallElement The small element represents small styled text. Apr 2009 pilgrim html html-element  
StyleElement The style element lets you define CSS styles in a document. Apr 2009 pilgrim html, css html-element  
TitleElement The title element represents the title of a document. Apr 2009 pilgrim html html-element  
TrElement The tr element represents a row in an HTML table. Apr 2009 pilgrim html, tables html-element  
StrongElement The strong element represents emphasized text. Apr 2009 pilgrim html html-element  
PElement The p element represents a paragraph of text. Apr 2009 pilgrim html html-element  
NoframesElement The noframes elements represents content a browser should display if it does not support frames. Apr 2009 pilgrim html html-element  
ParamElement param element Apr 2009 pilgrim html html-element  
OptgroupElement The optgroup element represents a group of options within a select list. Apr 2009 pilgrim html html-element  
PreElement The pre element represents pre-formatted text. Apr 2009 pilgrim html html-element  
OlElement The ol (ordered list) element represents a numbered list. Apr 2009 pilgrim html html-element  
QElement The q element represents a brief quotation. Apr 2009 pilgrim html html-element  
NoscriptElement The noscript element represents content the browser should display if it does not support scripting. Apr 2009 pilgrim html html-element  
OptionElement The option element represents an item in a select list. Apr 2009 pilgrim html html-element  
NextidElement The nextid element is a complete mystery. Apr 2009 pilgrim html html-element  
ObjectElement object element Apr 2009 pilgrim html html-element  
MenuElement The menu element is an obsolete method of displaying a single-column list. Apr 2009 pilgrim html html-element  
IlayerElement The ilayer element represents an inline transparent or opaque layer. Apr 2009 pilgrim html html-element  
InputTypePasswordElement When an input element has type=password, it represents a password entry field. Apr 2009 pilgrim html, forms html-element  
InputTypeRadioElement When an input element has type=radio, it represents a radio button control. Apr 2009 pilgrim html, forms html-element  
MapElement The map element represents an image map. Apr 2009 pilgrim html html-element  
LegendElement The legend element represents a caption for a group of form controls. Apr 2009 pilgrim html, forms html-element  
InputTypeImageElement When an input element has type=image, it represents a clickable image control that submits a web form. Apr 2009 pilgrim html, forms html-element  
InputTypeResetElement When an input element has type=reset, it represents a button you can click to reset the form to its default values. Apr 2009 pilgrim html, forms html-element  
InputTypeCheckboxElement When an input element has type=checkbox, it represents a checkbox control that can be toggled on and off. Apr 2009 pilgrim html, forms html-element  
InputElement The input element represents an interactive control in a form. Apr 2009 pilgrim html, forms html-element  
InputTypeHiddenElement When an input element has type=hidden, it represents a hidden form field that is not displayed to the user. Apr 2009 pilgrim html, forms html-element  
InsElement The ins element represents text intentionally inserted into the document. Apr 2009 pilgrim html html-element  
LiElement The li element represents an item in a list. Apr 2009 pilgrim html html-element  
InputTypeSubmitElement When an input element has type=submit, it represents a button to submit a web form. Apr 2009 pilgrim html html-element  
InputTypeButtonElement When an input element has type=button, it represents a button control. Apr 2009 pilgrim html, forms html-element  
IElement The i element represents italicized text. Apr 2009 pilgrim html html-element  
KbdElement The kbd element represents a display of user-entered text. Apr 2009 pilgrim html html-element  
LinkElement The link element lets you define relationships between documents. Apr 2009 pilgrim html html-element  
ImgElement The img element represents an image or graphic. Apr 2009 pilgrim html html-element  
IsindexElement The isindex element represents a single-line text input control. Apr 2009 pilgrim html html-element  
HtmlElement The html element represents the root of an HTML document. Apr 2009 pilgrim html html-element  
LabelElement The label element represents a text label associated with a form control. Apr 2009 pilgrim html, forms html-element  
ListingElement The listing element is an obsolete method of rendering text in a fixed-width font. Apr 2009 pilgrim html html-element  
InputTypeFileElement When an input element has type=file, it represents a file upload control. Apr 2009 pilgrim html, forms html-element  
IframeElement The iframe element represents an inline frame. Apr 2009 pilgrim html html-element  
InputTypeTextElement When an input element has type=text, it represents a text input field in a web form. Apr 2009 pilgrim html, forms html-element  
DelElement The del element represents a deleted section of text. Apr 2009 pilgrim html html-element  
DirElement The dir element represents a multicolumn directory list. Apr 2009 pilgrim html html-element  
EmbedElement embed element Apr 2009 pilgrim html html-element  
FrameElement The frame element defines the contents and appearance of a single frame in a frameset. Apr 2009 pilgrim html html-element  
ColgroupElement The colgroup element represents a group of columns in a table. Apr 2009 pilgrim html, tables html-element  
DdElement The dd element represents a definition or value. Apr 2009 pilgrim html html-element  
DlElement The dl element represents a list of name/value pairs. Apr 2009 pilgrim html html-element  
H1H2H3H4H5H6Element These elements represent section headers. Apr 2009 pilgrim html html-element  
HrElement The hr element represents a horizontal rule. Apr 2009 pilgrim html html-element  
FormElement The form element acts as a container for form controls. Apr 2009 pilgrim html, forms html-element  
FramesetElement The frameset element specifies the layout of one or more frames within a browsing window. Apr 2009 pilgrim html html-element  
FieldsetElement The fieldset element lets you group related controls and labels in a form. Apr 2009 pilgrim html, forms html-element  
DtElement The dt element represents a term in a definition list. Apr 2009 pilgrim html html-element  
HeadElement The head element collects the document's metadata, such as the page title. Apr 2009 pilgrim html html-element  
DfnElement The dfn element represents the defining instance of a term. Apr 2009 pilgrim html html-element  
EmElement The em element represents emphasized text. Apr 2009 pilgrim html html-element  
FontElement The font element changes the size and color of text. Apr 2009 pilgrim html html-element  
DivElement The div element is a container element for other block-level elements. Apr 2009 pilgrim html html-element  
BElement The b element represents bold text. Apr 2009 pilgrim html html-element  
BasefontElement The basefont element sets the base font size, using the size attribute. Apr 2009 pilgrim html html-element  
CiteElement The cite element represents a citation. Apr 2009 pilgrim html html-element  
BigElement The big element renders text in a large font. Apr 2009 pilgrim html html-element  
BodyElement The body element represents the main content of the document. Apr 2009 pilgrim html html-element  
CaptionElement The caption element represents the title of a table. Apr 2009 pilgrim html, tables html-element  
BlockquoteElement The blockquote element represents a section of text quoted from another source. Apr 2009 pilgrim html html-element  
BrElement The br element represents a line break. Apr 2009 pilgrim html html-element  
CenterElement The center element center-aligns text horizontally. Apr 2009 pilgrim html html-element  
CodeElement The code element represents a fragment of computer code. Apr 2009 pilgrim html html-element  
ColElement The col element represents a column in a table. Apr 2009 pilgrim html, tables html-element  
BaseElement The base element specifies the document's base URI for the purpose of resolving relative URIs. Apr 2009 pilgrim html html-element  
BdoElement The bdo element lets you override the Unicode bidi algorithm by explicitly specifying a direction override. Apr 2009 pilgrim html html-element  
ButtonElement The button element represents a button in a web form. Apr 2009 pilgrim html, forms html-element  
AcronymElement The acronym element represents an acronym. Apr 2009 pilgrim html html-element  
AreaElement The area element represents a hyperlink and a corresponding area on an image map. Apr 2009 pilgrim html html-element  
AddressElement address element Apr 2009 pilgrim html html-element  
AbbrElement The abbr element represents an abbreviation or acronym. Apr 2009 pilgrim html html-element  
AppletElement The applet element allows you to embed a Java applet in an HTML document. Apr 2009 pilgrim html html-element  
AElement The HTML <a> element represents a hyperlink or placeholder. Apr 2009 pilgrim html html-element  
LessapproxCharacterEntity &lessapprox; character entity Dec 2008 pilgrim html ----  
NearrowCharacterEntity &nearrow; character entity Dec 2008 pilgrim html ----  
CsubeCharacterEntity &csube; character entity Dec 2008 pilgrim html ----  
LtrieCharacterEntity &ltrie; character entity Dec 2008 pilgrim html ----  
  
Hosted by Google Code