On 27 July 2011 13:37, John <[email protected]> wrote: > what do you mean by "out of the flow" of the page?
http://www.vision.to/articles/the-difference-between-the-flow-and-positioning-for-web-pages.php Please remember, a little self-help goes a long way and google is your friend :-) Looking at your source there are a number of /relevant/ errors: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.coffeeonmars.com%2Fpage.html&charset=%28detect+automatically%29&doctype=Inline&group=0 I would personally start by correcting those as they are certainly causing issues at my end. Two things that stand out: Paragraphs inside spans are not allowed, and I recommend making the menu an unordered list as what you currently have is a /fudge/. Viewing in IE7/8 is /not/ what I see in FF3 and Opera 9 (Win XP), and IE6 (Win2k) shows only a blank page with a grey background (I know you probably aren't supporting this browser but an empty page indicates a serious issue). I also have to add I see no green whatsoever in /any/ browser, nor do I see the uxlogo100.jpg, but that might just be me. I didn't check any other browsers because what I initially saw was enough to raise a red flag. Honestly John, all things considered, I recommend /starting over/ and to that end if you can take the time to create and upload a graphical representation of what you want the page to look like, someone here (including myself) can probably get you heading in the right direction. HTH -- /*Mark ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
