Clean up that code!
| Category: Marketing | Date: 2001-10-29 |
How do you write your code so that it shows up on all or most browsers the way you want it to look? By understanding which browsers support which tags, and using a validation service to check your code.
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 cant 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.
About the Author
windsong is the webmaster/publisher at Marketing Resources, where you will find marketing and promotional resources. marketing-resources.com/
Subscribe to windsongs free e-zine:
All About Search Engines!(tm) Send a blank email to: aboutsearchengines-subscribe@onelist.com
:To contact see details below.
webmaster@marketing-resources.com
http://marketing-resources.com/
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 cant 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.
About the Author
windsong is the webmaster/publisher at Marketing Resources, where you will find marketing and promotional resources. marketing-resources.com/
Subscribe to windsongs free e-zine:
All About Search Engines!(tm) Send a blank email to: aboutsearchengines-subscribe@onelist.com
:To contact see details below.
webmaster@marketing-resources.com
http://marketing-resources.com/
Copyright © 2005-2006 Powered by Custom PHP Programming