Deprecated elements in HTML - HTML Views : 485
Tagged in : HTML
Send mail vote down 0 vote down 0
Idea
The following elements are all deprecated. Deprecated means that they have been removed in later revisions of HTML standards.
These tags should now be avoided.

# s
# u
# dir
# xmp
# menu
# font
# frame
# applet
# center
# iframe
# strike
# isindex
# basefont
# frameset
# noframes


Instead of using these tags W3C recommend using CSS to style
By - Vijay, On - 2009-08-18




    Login to add Comments .