View Single Post
Old 01-02-2007, 08:53   #13 (permalink)
R1gM
Senior Member
 
R1gM's Avatar
 
Join Date: Sep 2006
Posts: 276
Best way to get a site that works in all broswers perfectly the same is do the following code:

HTML Code:
<html> <head> <title>Webpage !!!????</title> </head> <body> <p>Look at me mum I am a web designer now</p> </body> </html>

Alternatively use Word or Frontpage as thats what the pro's do.
  Reply With Quote