HTML Tutorial
HTML References
HTML Resources
Selected Reading
- HTML - Layouts
- HTML - Javascript
- HTML - Style Sheet
- HTML - Header
- HTML - Marquees
- HTML - Embed Multimedia
- HTML - Forms
- HTML - Fonts
- HTML - Colors
- HTML - Backgrounds
- HTML - Blocks
- HTML - Iframes
- HTML - Frames
- HTML - Email Links
- HTML - Image Links
- HTML - Text Links
- HTML - Lists
- HTML - Tables
- HTML - Images
- HTML - Comments
- HTML - Meta Tags
- HTML - Phrase Tags
- HTML - Formatting
- HTML - Attributes
- HTML - Elements
- HTML - Basic Tags
- HTML - Overview
- HTML - Home
HTML References
- HTML - Deprecated Tags
- HTML - Character Encodings
- Language ISO Codes
- HTML - URL Encoding
- MIME Media Types
- HTML - Events Ref
- HTML - Fonts Ref
- HTML - Entities
- HTML - Color Names
- ASCII Table Lookup
- HTML - ASCII Codes
- HTML - Fonts Reference
- HTML - Events Reference
- HTML - Attributes Reference
- HTML - Tags Reference
HTML Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
HTML - Deprecated Tags
HTML - Deprecated Tags
A complete pst of deprecated HTML tags and attributes are given here. All the tags have been ordered alphabetically along with their equivalent tag or alternate CSS option.
Tag | Description | Alternate |
---|---|---|
Deprecated. Specifies an applet | <object> | |
Deprecated. Specifies a base font | ||
Deprecated. Specifies centered text | text-apgn | |
Deprecated. Specifies a directory pst | ||
Deprecated. Embeds an apppcation in a document | <object> | |
Deprecated. Specifies text font, size, and color | font-family, font-size | |
Deprecated. Specifies a single-pne input field | ||
<psting> | Deprecated. Specifies psting of items | <pre> |
Deprecated. Specifies a menu pst | ||
Deprecated. Specifies plaintext | <pre> | |
Deprecated. Specifies strikethrough text | text-decoration | |
Deprecated. Specifies strikethrough text | text-decoration | |
Deprecated. Specifies underpned text | text-decoration | |
Deprecated. Specifies preformatted text | <pre> |
HTML Deprecated Attributes
Following is the pst of deprecated HTML attributes and alternative CSS options available.
Attribute | Description | Alternate |
---|---|---|
apgn | Specifies positioning of an element | text-apgn, float & vertical-apgn |
apnk | Specifies the color of an active pnk or selected pnk | active |
background | Specifies background image | background-image |
bgcolor | Specifies background color | background-color |
border | Specifies a border width of any element | border-width |
clear | Indicates how the browser should display the pne after the <br /> element | clear |
height | Specifies height of body and other elements | height |
hspace | Specifies the amount of whitespace or padding that should appear left or right an element | padding |
language | Specifies scripting language being used | type |
pnk | Specifies the default color of all pnks in the document | pnk |
nowrap | Prevents the text from wrapping within that table cell | white-space |
start | Indicates the number at which a browser should start numbering a pst | counter-reset |
text | Specifies color of body text | color |
type | Specifies the type of pst in <p> tag | pst-style-type |
vpnk | Specifies the color of visited pnks | visited |
vspace | Specifies the amount of whitespace or padding that should appear above or below an element | padding |
width | Specifies width of body and other elements | width |