Monday, 10 October 2016
List of Alternative HTML tags and Css Properties for HTML Removed Tags
| Removed tags | Description | Alternative HTML tags | Alternative CSS properties | 
|---|---|---|---|
| <acronym> | acronym or abbreviation for a word | <abbr> | |
| <applet> | Java applet | <object> | |
| <basefont> | default font size,font color, font family for a document | font, font-family, font-size, font-size-adjust, font-stretch, font-style, font-variant, font-weight, @font-face | |
| <big> | text font size one size bigger | font-size | |
| <center> | center content horizontally within the containing element | text-align | |
| <dir> | directory | <ul> | |
| <font> | font size, color and face | font, font-family, font-size, font-size-adjust, font-stretch, font-style, font-variant, font-weight, @font-face | |
| <frame> | area in which another HTML document can be displayed | <iframe> | |
| <frameset> | container for <frame> elements | ||
| <noframes> | element used when <frame> elements are not supported | ||
| <strike> | strike-through | <del> or <span> | text-decoration | 
| <tt> | display text with monotype font | <code> | 
Subscribe to:
Post Comments
                      (
                      Atom
                      )
                    
No comments :
Post a Comment