Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Writers > Re: CSS font an...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 272 of 331
Post > Topic >>

Re: CSS font and table problem

by "John Swan" <j.a.swan123@[EMAIL PROTECTED] > May 15, 2006 at 10:54 PM

Thank you very much.
Not only did that resolve the issue but has identified some other issues.

Thanks again.
John

"Rik" <luiheidsgoeroe@[EMAIL PROTECTED]
> wrote in message 
news:e4875i$up7$1@[EMAIL PROTECTED]
> John Swan wrote:
>> Hello.
>>
>> I recently developed a new website which I have uploaded to:
>> http://www.integrated-dev-sol.co.uk/Ainleys/index.html
>
> First: validate your HTML!
> http://validator.w3.org
>
>> The style sheet is called default.css
>> or:
>> http://www.integrated-dev-sol.co.uk/Ainleys/default.css
>
> Validate your CSS:
>
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.integrated-dev-sol.co.uk%2FAinleys%2Fdefault.css
>
>> Ok, the problem is that inside the index file there is a table. The
>> font size of this table do not tally with the font size of the
>> "main_content" or anything else for that matter. I am also having the
>> same difficulty with the services page.
>> I have tested this in 2 browsers including IE and firefox with the
>> same result.
>
> Your main problem seems to be:
> #table.tab
> should be
> table.tab
> or
> .tab
>
> And add font-size: 1em to this element.
> (Browsers often have a default rendering of tables, which has to be
> explicitly changed).
>
> Grtz,
> -- 
> Rik Wasmus
>
>




 3 Posts in Topic:
CSS font and table problem
"John Swan" <  2006-05-14 16:24:28 
Re: CSS font and table problem
"Rik" <luihe  2006-05-14 23:24:42 
Re: CSS font and table problem
"John Swan" <  2006-05-15 22:54:56 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 3:56:13 CDT 2008.