Design News Next

Bad HTML Habits

Published on May 18, 2007 | In Web Design Articles | 758 Viewings | Rated

Using HTML is the quite easy because of the structure of this language. But even after that the best HTML programmers can commit mistakes in the coding if they develop some bad HTML habits. In this article we will discuss some of the bad HTML habits which keep even some of the best HTML jockeys from gaining proper accessibility. Let’s discuss and try to understand some of the bad HTML habits developed by many of us.

In the due course of time, some of us may have been using the style sheets to the extent to alleviate the dependence on FONT formatting tags, but as you make your way through the HTML world, you will definitely find out that this is some code that may work but not to the exact specifications.

Bad HTML Habit #1
The first bad HTML habit is the improper use of headings. The user agents may be able to build a table of contents by reading the headings on a Web page. So, using H1 through H6 tags to structure your information is important, and using these tags simply to size text can cause problems.

Bad HTML Habit#2
Transparent images have become a de facto workaround by which many Web builders elude HTML's layout limitations. These images, however, can make it difficult for user agents to distinguish between real content and ancillary images such as spacers. Instead, use style sheets to control margins, spacing, and other page elements. (CSS2 also offers new styles that address white space.)

Bad HTML Habit #3
Another no-no is using block quotes or list containers to control indention. Both are common workarounds used by Web builders to indent paragraphs or whole pages. The problem is that software may interpret and deliver information a certain way because of the tag. So, a text-to-voice reader might interpret the block quote information as a quote and read it accordingly when, in fact, you were just trying to indent a paragraph. Again, style sheets offer the best solution; they allow you to separate the formatting and visual appearance of the material from the structure of the page.

Bad HTML Habit#4
Another culprit is the use of absolute text formatting tags instead of relative ones. and , for example, may render the same in many browsers, but they do not mean the same thing. The tag, as well as the tag, was designed to indicate structural emphasis that could take the form of either a visual change (font, size, and style) or an audible change (inflection, volume, and pitch).

If you want to improve then do not ignore these tags.

You need to provide alternative content if you're creating pages with certain elements:

* When you use SCRIPT, provide NOSCRIPT information.
* When using FRAMES, provide NOFRAMES information.
* When using EMBED, provide NOEMBED information.
* When using APPLETS, use ALT text.
* When using FRAMESET, make sure to use TITLE.
* Provide a text-only alternative to audio or video.


Looking for more information on HTML Font Tips check outhttp://www.HTMLTAG.ORG your guide to HTML Font Tips.
Bookmark this article: Digg this! Add to Del.icio.us Bookmark in Technorati Furl this!

Related articles

  1. Web Site Design and Writing Gaffles to Avoid
    Is your website doomed before it even gets off the ground? A badly-designed website can turn off potential customers before they even think about buying your product. Here are some website design mistakes that you should avoid.
  2. Web Design Tips For Building A Successful Site
    You probably already know the key to making any kind of income from the net is a well designed web site. What most people don't realize your site doesn't have to look perfect or be professionally designed to be successful.
  3. Knowing HTML Is Not Nearly Enough
    Every web designer is familiar with the HTML programming language, which stands for Hypertext Markup Language. The language has been in use since the advent of cyberspace, and although it will probably always be used, it is already being supplemented by newer, more versatile versions of HTML.
  4. Web Design For Novices
    So you want to create your first web site but are feeling more than a little daunted by the thought. First step... relax. Just about everyone who has ever created a web site has been here before. The feeling is not uncommon. Perhaps one of the scariest things about the whole prospect of creating a web site is the sheer number of choices out there.
  5. HTML Font Tips
    We are consistently working towards improving the look of our web pages so that they look attractive and pleasant so that more and more surfers could stay on our pages. The improvements goes on and on and we are in constant search for new techniques to make the web pages more appealing. But lets not forget one important aspect of the web page lay...
  6. The Power Of Web Design
    Design plays a crucial role in today’s web sites’ success. Without adequate web design, all web pages are dull not to mention boring. It doesn’t matter if it is a personal web site or that of a company, web design is a must, especially now when the Internet is at its peak of evolution.

Advertisement(s)



Woothemes Wordpress Themes Club

Fonts.com

Search Clipart.com
Media:
Keywords:

not these words:
Filters:
COLOR B/W
GIF JPG
EPS WMF
PSD PNG

Latest Articles

Highest Rated Articles