Posted by Mika on 11/23/07 17:59
"Mika" <anon@anon.com> wrote in message
news:8MD1j.52026$c_1.19353@text.news.blueyonder.co.uk...
> We have now CSS W3C Validated the site successfully and been given the W3C
> logo.
>
> Yet for some reason still we are seeing extra big lines on certain
> elements that are breaking up our top border and the streetscape table,
> only in Firefox.
>
> http://tinyurl.com/35mwxr
>
> Any constructive advice welcomed.
Little update:
If we use this we get the additional spaces spoiling the formatting:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
But if we use Transitional we don't. We want to use strict, and the page
validates without error, so what is causing the spacing?
[Back to original message]
|