Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Recent Updates
[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 08, 2024, 10:26:18 AM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Programming Zone » HTML
 CLEAN UP THAT CODE!
Pages: [1]   Go Down
  Print  
Author Topic: CLEAN UP THAT CODE!  (Read 1073 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16647


View Profile Email
CLEAN UP THAT CODE!
« Posted: September 26, 2007, 03:55:35 PM »




There are different tags that sometimes do the same thing. The problem here, is that some browers read some tags and not others. If the browser can't read your tags, it will cause your page to appear in some way other than what you intended. The trick is to write your code in such a way that all, or at least most browsers can read and display it the way it is supposed to be.

You will find an HTML Tag List at: http://www.ncdesign.org/html/list.htm You can use this as you are writing your code and avoid some pitfalls. It only covers Netscape and Internet Explorer. These are the most used browsers, and probably includes about 80 percent or more of the online crowd.

You can check your html code by going to a validation service like Net Mechanic. You will find a link to this and other validation services at: http://marketing-resources.com/utilities.html This can be a humbling experience. It checks your code and gives you all the errors and warnings.


Do your corrections, and check it again. You may have to do this a couple of times to end up with no errors.

There is no reason not to have perfectly clean HTML code. Learn the tags and which browers support them, and you are almost home. Then just run it through a validator. Now the world sees your page the way it really is.

Articles Source - Free Articles

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.18 seconds with 24 queries.