View Single Post
Old 08-01-2006, 06:28 PM   #5 (permalink)
the_geekster
Newb Techie
 
Join Date: Jul 2006
Posts: 15
Default

Instead of using html use xhtml or xml, i personally prefer them over html. In html mistakes can be made and the computer can still run the page. But, if you make a piece later on in your document that conflicts with your mistake, it will be very hard to find your original problem. xhtml doesn't let you make any mistakes whatsoever. Then you can use css to style your web page.
the_geekster is offline   Reply With Quote