Posted by Chris Beall on 02/26/06 05:46
John wrote:
> Hi all - wonder if you can help? I have put together avery simple site at
> www.johndouglas.demon.co.uk. I have used css. 1 problem - as I go from page
> to page the "banner" at the top of the page changes height by a small
> amount - annoying but not catastrophic I know. Can't see what I'm doing
> wrong - can anyone help?
>
> Thanks John
(snip CSS, available online)
John,
Hmmm. Some odd behavior here.
I think you've tried to control things a bit too much here. The web is
a flexible place and you are giving things very precise dimensions.
Try removing the 'height:600px;' from '#main' in the CSS. No guarantees.
There are also some errors in both your HTML and CSS. If you add a
DOCTYPE and then run the pages through validation, you will likely get
much better results.
See http://pages.prodigy.net/chris_beall/TC/index.html for some more
stuff that will be useful to you.
Chris Beall
Navigation:
[Reply to this message]
|