My website shows ok in IE but in FF its a bit "skewiffy"
http://infos.110mb.com/
The thing is if in FF i zoom in or out just once it looks fine :S
But thats not the way it should be obviously.
Im trying to validate it but since messing around with the code its got gaps in it :/
If you look just under the company news bit on the right you can see a space in FF as well as spaces on the left where the rollover buttons are.
Weird.
Would anyone be able to take a look at it for me and tell me what the problem is?
As I said im trying to validate it but the error is for
<TD background= "images/news.gif" valign="top" COLSPAN=2>
Its saying
Quote:
|
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
|
But it is using Transitional!
Maybe I could just sort this out with CSS but not sure where to add that in my css file :s
|