!DOCTYPE |
Specifies the document type definition (DTD) that the HTML document follows. |
a |
Indicate the starting or destination location of the hyperlink. |
acronym |
Indicate abbreviations. |
address |
Specific information such as address, signature, author, originator of this document. |
applet |
Place executable content on the page. |
area |
Define a client-side image that maps the shape, coordinates and associated URL of a hyperlinked area in . |
attribute |
Represents the tag attribute or attribute of an HTML element in the form of an object. |
b |
Specifies that text should be rendered in bold. |
base |
Specify a display URL used to resolve links and references to external sources, such as images and stylesheets. |
baseFont |
Set the base font value used as the default font when rendering text. |
bdo |
Allows authors to disable bidirectional rules for selected text fragments. |
bgSound |
Allow pages to have background sounds or create audio tracks. |
big |
Specifies that the included text should be displayed in a slightly larger font than the current font. |
blockQuote |
Set a quote in the text. |
body |
Specify the beginning and end of the document body. |
br |
Insert a newline character. |
button |
Specifies that the HTML contained within it should be rendered as a button. |
caption |
Specify a brief description of the form. |
center |
Center the following text and images. |
cite |
Indicate quotes in italics. |
clientInformation |
Contains information about web browsers. |
clipboardData |
Provides access to predefined clipboard formats for use in editing operations. |
code |
Specify code examples. |
col |
Specify column-based table default properties. |
colGroup |
Specify the default properties of a column or a group of columns in the table. |
comment |
Mark invisible comments. |
currentStyle |
represents object formats and styles specified in global style sheets, inline styles, and HTML tag attributes. |
custom |
represents a user-defined element. |
dataTransfer |
Provides access to predefined clipboard formats for use in drag operations. |
dd |
Indicate the definition in the definition list. Definitions are usually indented in definition lists. |
defaults |
Programmatically set default attributes for element behavior. |
del |
indicates that the text has been removed from the document. |
dfn |
Indicates a definition instance of the term. |
Dialog Help Assistant
|
Provides access to color dialogs and block formatting and font collections. |
dir |
Cause directory listing. |
div |
Specify the container for rendering HTML. |
dl |
Causes a list of definitions. |
document |
represents the HTML document in a given browser window. |
dt |
Indicate defining terms in the definition list. |
em |
Emphasized text, usually rendered in italics. |
embed |
Allows embedding in any document. |
event |
represents event status, such as the element on which the event occurred, keyboard status, mouse position and mouse button status. |
external |
Allows access to additional object models provided by the Microsoft ® Internet Explorer browser component hosting application. |
fieldSet |
Draws a box around the text and other elements contained in the fieldset. |
font |
Specify the new font, size, and color used to render the contained text. |
form |
Specifies that the included controls function in the form. |
frame |
Specify a single frame within a FRAMESET element. |
frameSet |
Specify a frameset for organizing multiple frames and nested framesets. |
head |
Provides an unordered collection of information about a document. |
history |
Contains information about the URLs the user has browsed. |
hn |
Render text in title style. |
hr |
Draw a horizontal line. |
html |
Indicates that the document contains HTML elements. |
HTML comments |
Prevents any embedded text or HTML source code from being processed and displayed in the browser window. |
i |
Specifies that text should be rendered in italics, if available. |
iframe |
Create inline floating frames. |
img |
Embed an image or video clip in your document. |
implementation
|
contains information about the modules supported by the object . |
IMPORT |
Import tag definitions from element behaviors. |
input |
Create various form input controls. |
input type=button |
Create a button control. |
input type=checkbox |
Create a checkbox control. |
input type=file |
Create a file upload control with a text box and a browse button. |
input type=hidden |
Transmit status information about client/server interactions. |
input type=image |
Create an image control that when clicked will cause the form to be submitted immediately. |
input type=password |
Creates a single-line text input control similar to the INPUT type=text control, but does not display the content entered by the user. |
input type=radio |
Create a radio button control. |
input type=reset |
Create a button that when clicked will reset the form controls to their default values. |
input type=submit |
Create a button that when clicked will submit the form. |
input type=text |
Create a single-line text input control. |
ins |
Specifies text to be inserted into the document. |
isIndex |
Causes the browser to display a dialog box prompting the user to enter a single line of text. |
kbd |
Renders text in a fixed-width font. |
label |
Specify tags for other elements on the page. |
legend |
Insert a title within the box drawn by the fieldSet object. |
li |
Causes an item in the list. |
link |
Allows connections between the current document and external documents. |
listing |
Render text in fixed font. |
location |
Contains information about the current URL. |
map |
Contains coordinate data for client image mapping. |
marquee |
Create a scrolling text subtitle. |
menu |
Create an unordered list of items. |
meta |
Conveys hidden information about the document to servers and clients. |
namespace |
Dynamicly import an element behavior into the document. |
navigator |
Contains information about web browsers. |
nextID |
Create a unique identifier that editing software can read. |
noBR |
Renders text without wrapping. |
noFrames |
Contains HTML for use by browsers that do not support the FRAMESET element. |
noScript |
Specify HTML to be displayed in browsers that do not support scripts. |
object |
Insert objects into HTML pages. |
ol |
Draws a numbered list of text. |
optGroup
|
Allows authors to logically group options within the select element. |
option |
causes an option in the SELECT element. |
p |
Cause a paragraph. |
page |
represents a @page rule in styleSheet. |
param |
Set the initial attribute value of the APPLET, EMBED or OBJECT element. |
plainText |
Renders text in a fixed-width font and does not handle tags. |
popup |
A special top-level window, mainly used for dialog boxes, message boxes and other temporary windows that appear outside the main window of the application. |
pre |
Renders text in a fixed-width font. |
q |
Isolate quotes from text. |
rt |
Specifies the phonetic text of the RUBY element. |
ruby |
Specifies annotations or pronunciation guides to be placed above or embedded in the text string. |
rule |
represents a style in Cascading Style Sheets (CSS) consisting of a selector and one or more declarations. |
runtimeStyle |
represents the formatting and styling of objects above those specified by global style sheets, inline styles, and HTML tag attributes. |
s |
Render text in strikethrough font. |
samp |
Specify code examples. |
screen |
Contains information about the customer's screen and rendering capabilities. |
script |
Specifies a script to be interpreted by the script engine. |
select |
Causes a list box or drop-down box. |
selection |
represents the currently active selection, that is, the highlighted text block, and/or other elements in the document where the user can perform certain operations. |
small |
Specifies that the included text should be displayed in a slightly smaller font than the current font. |
span |
Specify an inline text container. |
strike |
Render text in strikethrough font. |
strong |
Render text in bold. |
style |
represents the current setting of all possible inline styles for a given element. |
style |
Specify the style sheet of the page. |
styleSheet |
represents a single style sheet in the document. |
sub |
Specifies that the included text should be displayed as a subscript, usually slightly smaller than the current font size. |
sup |
Specifies that the included text should be displayed as a superscript, usually slightly smaller than the current font. |
table |
Specifies a table whose content is to be organized into rows and columns. |
tBody |
Specifies the row as the body of the table. |
td |
Specify the cell in the table. |
textArea |
Specify a multi-line text input control. |
TextNode |
Represent text strings as nodes in the document hierarchy. |
TextRange |
represents text in an HTML element. |
TextRectangle |
Specifies a rectangle containing a line of text within an element or TextRange object. |
tFoot |
Specifies the row as the footer of the table. |
th |
Specify the title column. The title column will be centered in the cell and bold. |
tHead |
Specify the row as the header. |
title |
Contains the title of the document. |
tr |
Specify a row in the table. |
tt |
Renders text in a fixed-width font. |
u |
Render text with underline. |
ul |
Draw a bulleted list of text. |
userProfile |
Provides methods that allow scripts to request read access to user configuration information and perform read operations. |
var |
Define programming variables. Usually rendered in italics. |
wbr |
Insert a soft line break into a block of NOBR text. |
window |
represents an open window in the browser. |
xml |
Define an XML data island on an HTML page. |
xmp |
Renders the example font as a fixed-width font. |