Deprecated and Obsolete Elements
This section describes HTML elements that are considered deprecated or obsolete in the latest versions of the HTML Specification. As a result, these elements should no longer be used. (Elements are considered deprecated when their use is discouraged; elements are obsolete when they are no longer supported.)
To ensure future compatibility, webpages and applications that rely on these elements should be modified to use modern practices and techniques.
In this section
| Topic | Description |
|---|---|
|
This element is obsolete and should no longer be used. Use abbr instead. | |
|
Inserts a soft line break into a block of nobr text. | |
|
Sets or retrieves how the object is aligned with adjacent text. | |
|
Sets or retrieves the alignment of the object relative to the display or table. | |
|
Sets or retrieves the alignment of the caption or legend. This property is not supported for Windows apps using JavaScript. | |
|
Sets or retrieves a value that indicates the table alignment. | |
|
Sets or gets the color of all active links in the element. | |
|
This element is obsolete and should no longer be used (use object element instead). | |
|
Sets or retrieves a comma-delimited list of conceptual categories associated with the object. | |
|
Sets or retrieves the background picture tiled behind the text and graphics on the page. | |
|
This element is obsolete and should no longer be used. Use CSS font properties instead. | |
|
Deprecated. Sets or retrieves the background color behind the object. | |
|
Deprecated. Sets or retrieves a value that indicates the background color behind the object. | |
|
This element is obsolete and should no longer be used. Use audio instead. | |
|
This element is obsolete and should no longer be used. Use CSS font size instead. | |
|
Sets or retrieves the amount of space between the border of the cell and the content of the cell. | |
|
Sets or retrieves the amount of space between cells in a table. | |
|
This element is obsolete and should no longer be used. Use CSS text-align instead. | |
|
Sets or retrieves the class identifier for the object. | |
|
Sets or retrieves the URL of the file containing the compiled Java class. | |
|
Sets or retrieves the URL of the component. | |
|
Sets or retrieves the Internet media type for the code associated with the object. | |
|
Sets or retrieves a Boolean value indicating whether the list should be compacted by removing extra space between list objects. | |
|
Sets or retrieves a character string that can be used to implement your own declare functionality for the object. | |
|
This element is obsolete and should no longer be used. Use ul instead. | |
|
Sets or retrieves the event for which the script is written. | |
|
Sets or retrieves the current typeface family. | |
|
Sets or gets the foreground (text) color of the document. | |
|
This element is obsolete and should no longer be used. Use CSS font properties instead. | |
|
Sets or retrieves the way the border frame around the table is displayed. | |
|
This element is obsolete and should no longer be used. Use iframe or CSS instead. | |
|
Sets or retrieves whether to display a border for the frame. | |
|
This element is obsolete and should no longer be used. Use iframe or CSS instead. | |
|
Sets or retrieves the horizontal margin for the object. | |
|
Implements the document object model (DOM) representation of the frame element. | |
|
This element is obsolete and should no longer be used. Use GUIDs instead to create unique values. | |
|
This element is obsolete and should no longer be used. Use form and input type=text field instead. | |
|
Sets or retrieves the language in which the current script is written. Note This has been superceded by the type attribute for the script element. If you are using javascript alone, you don't need to specify a type or language with the script element.
| |
|
Sets or gets the color of the document links for the object. | |
|
This element is obsolete and should no longer be used. Use HTMLPreElement, code or CSS instead. | |
|
Sets or retrieves the top and bottom margin heights before displaying the text in a frame. | |
|
Sets or retrieves the left and right margin widths before displaying the text in a frame. | |
|
This element is obsolete and should no longer be used. Use CSS animation instead. | |
|
This element is obsolete and should no longer be used. | |
|
This element is obsolete and should no longer be used. | |
|
This element is obsolete and should no longer be used. | |
|
Sets or retrieves whether the horizontal rule is drawn with 3-D shading. | |
|
Sets or retrieves whether the browser automatically performs wordwrap. | |
|
This element is obsolete and should no longer be used. Use the pre element or CSS instead. | |
|
Sets or retrieves the relationship between the object and the destination of the link. | |
|
Sets or retrieves which dividing lines (inner borders) are displayed. | |
|
Sets or retrieves a scheme to be used in interpreting the value of a property specified for the object. | |
|
Sets or retrieves the group of cells in a table to which the object's information applies. | |
|
Sets or retrieves whether the frame can be scrolled. | |
|
Sets or retrieves the height of the hr object. | |
|
Sets or retrieves the font size of the object. | |
|
Sets or retrieves a message to be displayed while an object is loading. | |
|
Sets or retrieves the starting number for an ordered list. | |
|
This element is obsolete and should no longer be used. Use the del element or CSS textDecoration instead. | |
|
Sets or retrieves a description and/or structure of the object. | |
|
Sets or gets the text (foreground) color for the document body. | |
|
This element is obsolete and should no longer be used. Use CSS font properties instead. | |
|
Sets or retrieves the style of the list. | |
|
Sets or retrieves how text and other content are vertically aligned within the object that contains them. | |
|
Sets or retrieves the value of a list item. | |
|
Sets or retrieves the data type of the value attribute. | |
|
Sets or retrieves the Document Type Definition (DTD) version that governs the current document. | |
|
Sets or gets the color of links in the object that have already been visited. | |
|
Sets or retrieves the URL of the virtual reality modeling language (VRML) world to be displayed in the window. | |
|
Sets or retrieves the vertical margin for the object. | |
|
Sets or gets a value that you can use to implement your own width functionality for the object. | |
|
This element is obsolete and should no longer be used. Use CSS font or whiteSpace instead. |