View Single Post
Old Feb 13, 2006 | 03:41 PM
  #8  
firebane's Avatar
firebane
Senior Member
 
Joined: Jul 2003
Posts: 1,800
Likes: 0
Default

Originally Posted by SaviouR
OK, I did what you recommended and it worked, but I have ran into a snag:

After I altered the HTML code and opened it with Firefox, all of the borders/outlines are not there and everything is jumbled up. Without these borders/outlines all of the text is where I do not want it to be.

Any help?

**EDIT**

I noticed that on the original HTML code, the bracket/outline bit I mentioned cannot be highlighted for whatever reason but everything else can.
IE, Firefox, Opera, Safari all render HTML code differently. So what may look good in IE will look like crap in Firefox or vice versa.

Unfortunately you basically have to design for IE and or have a javascript that detects the browser and loads a website accordingly.

Are you using tables or css frames?
Reply