 
The following attributes have been deprecated in the HTML 4.01 specification:
| Name | Related Elements | Comment | Replacement Tag | 
|---|---|---|---|
| align | CAPTION | Horizontal alignment of table caption | style sheet controls | 
| align | APPLET, IFRAME, IMG, INPUT, OBJECT | Vertical or horizontal alignment of element | style sheet controls | 
| align | LEGEND | Aligns legend relative to its fieldset | style sheet controls | 
| align | TABLE | Table position relative to window | style sheet controls | 
| align | HR | Horizontal alignment of rule | style sheet controls | 
| align | DIV, H1, H2, H3, H4, H5, H6, P | Horizontal alignment of these block elements | style sheet controls | 
| alink | BODY | Color of selected links | style sheet controls | 
| alt | APPLET | Short description | <OBJECT> | 
| archive | APPLET | Comma-separated archive list | <OBJECT> | 
| background | BODY | Tiling background graphic | style sheet controls | 
| bgcolor | TABLE | Background color for cells | style sheet controls | 
| bgcolor | TR | Background color for row | style sheet controls | 
| bgcolor | TD, TH | Cell background color | style sheet controls | 
| bgcolor | BODY | Document background color | style sheet controls | 
| border | IMG, OBJECT | Link border width around an image | style sheet controls | 
| clear | BR | Control of text flow | style sheet controls | 
| code | APPLET | Applet class file | <OBJECT> | 
| codebase | APPLET | Optional base URI for applet | <OBJECT> | 
| color | BASEFONT, FONT | Text color | style sheet controls | 
| compact | DIR, MENU | Displays lists with reduced spacing | <UL> | 
| compact | DL, OL, UL | Displays lists with reduced spacing | style sheet controls | 
| face | BASEFONT, FONT | Comma-separated list of font names | style sheet controls | 
| height | APPLET | Initial height | <OBJECT> | 
| height | TD, TH | Height for cell | |
| hspace | APPLET, IMG, OBJECT | Horizontal gutter | style sheet controls | 
| language | SCRIPT | Predefined script language name | |
| link | BODY | Color of links | style sheet controls | 
| name | APPLET | Allows applets to find each other | <OBJECT> | 
| noshade | HR | Displays rule without 3-D shading | style sheet controls | 
| nowrap | TD, TH | Suppresses word wrap | style sheet controls | 
| object | APPLET | Serialized applet file | <OBJECT> | 
| prompt | ISINDEX | Prompt message | <FORM> | 
| size | HR | Thickness of horizontal rule | style sheet controls | 
| size | FONT | Font size (based on default) | style sheet controls | 
| size | BASEFONT | Base font size for FONT elements | style sheet controls | 
| start | OL | Starting sequence number | style sheet controls | 
| text | BODY | Document text color | style sheet controls | 
| type | LI | List item style | style sheet controls | 
| type | OL | Numbering style | style sheet controls | 
| type | UL | Bullet style | style sheet controls | 
| value | LI | Reset sequence number | style sheet controls | 
| version | HTML | Constant | |
| vlink | BODY | Color of visited links | style sheet controls | 
| vspace | APPLET, IMG, OBJECT | Vertical gutter | style sheet controls | 
| width | HR | Length of horizontal rule | style sheet controls | 
| width | APPLET | Initial width | <OBJECT> | 
| width | TD, TH | Width for cell | |
| width | PRE | 
 
Copyright © 2002 O'Reilly & Associates. All rights reserved.