More Web Design Tutorials

deprecated html tags

Basic HTML – Deprecated Tags

March 6, 2011

There is a list of HTML tags that have been deprecated, meaning they are outdated and should be avoided. Since browsers in general are backwards compatible, those tags still work, but there is no guarantee that they will continue to do so. And since using CSS is a much better, cleaner way to do things – then why NOT use it?

read more