15 old HTML tags not supported by HTML 5
| Advertisements | |
HTML 5 has brought in a new generation of web-pages and now we should move ahead and forget some past things which we used to do regularly. I am in no mood to confuse you so I will directly come to the point! HTML 5 has included a lot of new Tags which I am going to tell you soon, but first we need to stop the usage of some Old HTML Tags which no longer function in HTML 5.
<acronym> Tag
The <acronym> tag was used to define acronyms in HTML 4. An acronym can be spoken as if it were a word, example NATO, NASA, ASAP, GUI.
<applet> Tag
The <applet> tag was used to define an embedded applet. You can use the<object> Tag instead of it now!
<basefont> Tag
The <basefont> tag was used to define a default font-color, font-size, or font-family for all the text in a document. But we can use CSS for this purpose now!
<big> Tag
The <big> tag was used to make text bigger.
<center> Tag
The <center> tag was used to center align text and content. We can use CSS for this purpose now.
<dir> Tag
The <dir> tag was used to define a directory list. But we can still use the <ol> and <ul> Tags.
<font> Tag
The <font> tag was used to define font face, font size, and font color of text. It was among the most used tags in HTML 4 but we have to use CSS for this purpose now.
<frame> Tag
The <frame> tag was used to define one particular window (frame) within a frameset.
<frameset> Tag
The <frameset> tag was used to define a frameset, which organized multiple windows (frames).
Note: The Frame and Frameset tags are removed because it hinders the usability of the web-page. Also, it has negative SEO implications.
<noframes> Tag
The <noframes> tag was used to display text for browsers that do not handle frames. When frames are not supported then there is no need for noframes.
<s> Tag and <strike> Tag
The <s> and <strike> tags were used to define strike-through the text. We can still use <del> instead. Also, it can be handled using CSS.
<tt> Tag
The <tt> tag was used to define teletype text. But now we can use CSS for this purpose.
<u> Tag
The <u> tag was used to define underlined text. But now we need to use CSS.
<xmp> Tag
The <xmp> tag was used to define pre-formatted text. But we can still use the <pre> tag for this purpose.
Do let me know, if you know any more tags that do not function with HTML5. You can always try the Online HTML Editor !
Related posts:
- List of 25+ New tags introduced in HTML 5
- SEO optimized Title-tags for New Blogger Beta(XML)
- How to create Good META Description tags for better SEO
- Live HTML Preview – Online HTML Editor & Creator
- Free HTML Email templates
Filed Under: WebMaster Tips
Comments are Do Follow! Just follow 2 Simple Rules
Comments (19)
Pubudu Kodikara
March 9th, 2010 at 7:33 am
I think i need to refresh my memory before starting HTML5
Sandeep Singh
March 9th, 2010 at 8:01 am
We are bloggers and we always need to be updated with the scripts !!!useful post buddy
Suhasini
March 9th, 2010 at 9:31 am
Nice article on HTML buddy. I can see multiple retweet buttons here, just wanted to let you know about this. I tweeted it too.
Agent Deepak
March 9th, 2010 at 9:35 am
What will we use instead of center & font in HTML5?
Rohit Sane
March 10th, 2010 at 12:30 am
@Suhasini: Read this post: Why I use 2 WordPress plugins for Retweet Button on my blog
@Deepak: You can use CSS formating instead of Font and Center tags.
Chethan
March 10th, 2010 at 12:39 am
Good To Know! btw when is html5 coming officially?
Rohit Sane
March 10th, 2010 at 1:34 am
@Chetan: I think HTML5 is already out!
Rajesh Kanuri @ TechCats
March 10th, 2010 at 3:21 am
Seems that the world is busy in wearing the new skin.. 2010 seems to be the biggest year in terms of technology.. HTML5, CSS3 and even web 3.0 are going to be out this year..
NavaPavan
March 10th, 2010 at 5:19 am
@Rajesh Kanuri
Yeah! you are right buddy. The tech era is rocking
Shiva @ WP Shopping Pages
March 10th, 2010 at 6:22 am
This is a great news, I need to refresh my HTML knowledege now according to HTML 5
Gojeg
March 11th, 2010 at 5:32 pm
Hmm.. What about SEO on HTML5? There are a lot of HTML5 examples, but anybody using HTML5 on blogger template?
Rohit Sane
March 12th, 2010 at 5:49 am
@Gojeg: HTML5 doesnt seem to have come to Blogger templates.
Also, all the old SEO rules are still valid to HTML 5.
Ramkumar
March 14th, 2010 at 9:47 pm
center and underline still works on Some browsers now. HTML 5 is still supported by browsers.
Rohit Sane
March 15th, 2010 at 5:15 am
@ramkumar: HTML 5 and HTML 4 both are supported by the current browsers. Even Center and Underline work coz they can be used with CSS or with HTML 4
Farrhad A
March 16th, 2010 at 10:26 pm
Looking forward to HTML 5 and CSS 3 becoming main stream! Websites will completely change… but this will take a few more years till everyone gets browsers to support these changes.
Siddhu
March 21st, 2010 at 11:21 pm
Great !!! These features were non-seo-friendly if you ask me…
Rohit Sane
March 30th, 2010 at 11:23 pm
@Siddhu: I think it will lead to a new era in the SEO industry. Anyways, these features are in no way Non-SEO friendly. Some old tags like the frame tag are bad for SEO.
Pallab
June 13th, 2010 at 6:00 am
Good riddance. None of these tags are used by modern webpages anyway.
Small Business Technology Solutions
August 30th, 2010 at 8:35 pm
Now if we could just get Microsoft to bake CSS3 and HTML5 into IE…
Leave a reply