Tweaking your blog’s HTML? Avoid these horrible tags!
Posted by Sophia as Blog Tutorial, Design, Design Features, Opinion, TipsIf you’ve been blogging for sometime now, you would have tinkered with HTML several times of already. In fact I’ve shown how you can use several HTML tags to make your posts more readable.
The bad news is, HTML has a dark side: it has tags and attributes that are not very useful or meaningful (i.e., deprecated) but can still be used by the ignorant, especially since HTML is very easy to learn. But if it is not learned correctly, your blog might load more slowly or not work at all in other people’s browsers.
Warning: Do NOT try these at home!
Tacky Tags
Used by people who are trying hard to impress their visitors—but are clueless about what good web design is all about.
<marquee>
While it can have interesting uses, people looking to spice things up should not turn to this tacky replica of a stock ticker. (Horror of horrors, this blog is promoting its use!)
<blink>
Again, completely tacky and irritating to look at. If you want to put animations on your website, learn Adobe Flash (or Microsoft Silverlight).
Cosmetic Tags
Used by people who don’t want to style their sites with CSS. These tags may have been irreplaceable a few years ago, but today, there is absolutely no need to use them.
<font>
If you want to change the font style of a paragraph, you can add use the style attribute in the enclosing HTML tag, e.g., <p>:
<p style="font-family: Tahoma, Sans-serif; font-size: 18pt;">Enclosed Text</p>
(But entering rules in a separate stylesheet is the best solution.)
<s> or <strike>
You can indicate deleted text by the more meaningful <del> tag. (Hint: <ins> is the complementary tag used to insert text.)
<center>
If you want to center a paragraph, you can add use the style attribute in the enclosing HTML tag, e.g., <p>:
<p style="text-align: center;">Enclosed Text</p>
(But entering rules in a separate stylesheet is the best solution.)
The Madness Has Just Begun
There are many more deprecated HTML tags to mention, but you probably haven’t encountered them (assuming you’ve only began to see HTML code lately). The sample code above will not always apply in other situations, but they give you an idea of how to add inline CSS into your HTML. (Recommended reading: W3Schools.com CSS page)
While you think taking these extra steps (learning CSS, particularly) to eliminate use of these evil HTML tags is an inconvenience, it’s a very good investment.
Related Articles
- Talking on Beta
- Checking out blogging services: Blogger
- How to Avoid Procrastination
- Be careful what you blog and how you blog it
- Blogger Familiarization with WordPress
Our Features
-
Design and Themes
Is Your Blog W3C Compliant?
Last night I checked my personal blog’s code hoping I can proudly display the W3C Validated Button. Since I use Blogger and do not really do anything to clean up the code (beyond adding Alt-tags to the images I embed) I wasn’t surprised at all to find that my blog contained lots of errors – [...]
Read on
More Design and Themes Features -
Software and Widgets
Wordpress Plug-ins
If you blog using Wordpress and can’t do something that you want done like adding Sphere-related content at the end of your blog posts you might be surprised to find out that there are already plug-ins available that make it happen.
Read on
To find good Wordpress plug-ins all you need to do is search for “wordpress plug-ins” [...]
More Software and Widgets Features -
Reviews
A Friend In Need
I’m helping out my friends from the UA&P – IShareHappiness Blog Team.
Read on
Whenever you feel pessimistic, angry, troubled, frustrated, and depressed – what have you – you need someone to talk to. Someone who could help you be more optimistic and help make you feel that there is hope. Sometimes it’s hard to talk to someone [...]
More Blog Reviews -
Monetization
Review: Logical Media
Logical Media is one of the innovative services that pay for ad placement within blogs. Do you have a blog and are you seeking a way to make additional money from the blog? Are you seeking a way to offset other programs with the use of ads? Through the registration with Logical Media, the blogger [...]
Read on
More Monetization Features -
Marketing and Search Optimization
Search Rank Drop and False Alarms
Happy Holidays!
Read on
What are the chances of someone being concerned about their blog’s search ranking dropping on Christmas Eve? I have no idea but then again if I’m writing about it right now then there’s probably someone somewhere around the world doing SEO at this very minute.
If you have experienced a sudden drop in ranking, both [...]
More Marketing and SEO Features -
Blog Resources
SUBSCRIBE
CATEGORIES
- Blog Tutorials News
- Design and Themes
- Featured Articles
- Marketing and Search Optimization
- Monetization
- Software and Widgets
- Writing
Friends
Bloggy Awards
Blogger Jobs
- Web Marketing Content Specialist Required
- Freelance Bloggers Need For High Traffic Blog
- Bloggers & Writers Needed for Travel & Running Sites
- Food Blog Writers Wanted
- Small Business Expert & Business App Bloggers Wanted

CONTRIBUTORS
RESOURCES
- Blog Herald
- Blog Network Watch
- Copyblogger
- Daily Blog Tips
- Japanese Blogs
- Lorelle on WordPress
- Problogger

5 Responses
hid kits
21|Aug|2007very very nice infoamations thansk realy
Invroz
25|Aug|2007Hi!
As a new blogger I find the article informative and useful. I’ve learned html through online tutorial before but have more to learn. At the moment I’m more comfortable using a WYSWYG html editor. Its easy!
Invroz
4rozi2c@gmail.com
Jenny
03|Oct|2007I use a lot. I guess that’s bad. xD
Invroz
03|Oct|2007Hi! Another great info from a great blogsite.Thank you.
Sneezy Melon
08|Nov|2007very nicely put information for noobs. this goes in my bookmarks