You are here: Re: CSS Trouble « HTML « IT news, forums, messages
Re: CSS Trouble

Posted by Jonathan N. Little on 08/31/06 19:03

PRESENT321@gmail.com wrote:
> Paul Watt wrote:
>> <PRESENT321@gmail.com> wrote in message
>> news:1156990626.683274.184780@m73g2000cwd.googlegroups.com...
>>> On my site, I have this added as a temporary workaround:
>>>
>>> #wrapper {
>>> border:1px solid black;
>>> }
>>>
>>> If I take it off, in Firefox the whole site is offset about 10em from
>>> the top of the page.
>>> www.osbornewood.com
>>>
>>> Any ideas how to fix this?
>>>
>>> Matthew
>>>
>> Have you tried (without me looking at your code, too lazy!);
>> body {margin:0;
>> padding:0;}
>>

> Nope, that's not it.
>
> Matthew
>

Matthew as BTS suggested, fix your markup errors first. If you have
errors and your are relying on the browser to 'guess' what you meant,
how things display can be very unpredictable. Also each browser can
'guess' and come to a different conclusion compounding the problem! I
can see quickly that you are using HTML but no DOCTYPE you should att
this at the top:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">

Next you have several places where you are using XHTML style closing for
a tag, this is invalid for HTML so:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

should be:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

Lastly you have some nesting errors and at least one paragraph where you
have a closing '</p>' tag but was not opened.

Use the validator as BTS has shown you

http://validator.w3.org

Fix your markup and then come back and we may be able to spot your trouble.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация