473,385 Members | 2,269 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Content flow problem

Hi,

I'm completely lost with an issue of content flow. I have a top part
with two title images and a dropdown menu underneath.

Below I want a left-handside div containing some paintings and on the
right-handside the textual content.

Now, the flow of it, as it is now, is completely incomprehensible to me.
Why are is #left way too far on the right side?
Taking out #menu fixes the problem... But why???

http://westschule-jena.mooselook.de/
http://westschule-jena.mooselook.de/style.css

I'm aiming at both Firefox and IE6+.

Thanks for any hints explaining this to me...
Best regards,
Axel Siebenwirth
Feb 20 '06 #1
2 2334

Axel Siebenwirth wrote:
I'm completely lost with an issue of content flow.


Try reading the article at brainjar.com on CSS floats. One of the few
readable refs on CSS flow models.

The peanut gallery will be along shortly to complain about the HTML
markup issues you didn't ask about and aren't causing the problem
(<?xml ?> prologs, use of XHTML 1.1). If you're lucky, David Dorward
will then blame XHTML for causing all the trouble.

Feb 20 '06 #2
di*****@codesmiths.com wrote:
Axel Siebenwirth wrote:
I'm completely lost with an issue of content flow.


Try reading the article at brainjar.com on CSS floats. One of the few
readable refs on CSS flow models.

The peanut gallery will be along shortly to complain about the HTML
markup issues you didn't ask about and aren't causing the problem
(<?xml ?> prologs, use of XHTML 1.1). If you're lucky, David Dorward
will then blame XHTML for causing all the trouble.


I left out the xml stuff and only used this:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

also tried:

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

So XHTML is not responsible.

But Firefox still behaves the same. Mozilla as well. IE renders as expected.
What is causing this? Don't understand it at all.

Best regards,
Axel Siebenwirth
Feb 21 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Headless | last post by:
A right aligned float next to a paragraph needs to be placed before the paragraph in the source, this causes the content order to be opposite in the visual and aural domain. Anyone know of a...
2
by: Catherine Lynn Wood | last post by:
I need to know how to overlap DIV content within 'relative' associated rendering. I am building div layers in the middle of a page and when I set positioning to absolute in the CSS, it references...
11
by: Robert Bowen | last post by:
Hello all. I have been given mock-ups (in static HTML) of some pages for a site I am working on. The client would like these pages to look exactly as they do now. The problem is that the content is...
3
by: chris ciotti | last post by:
Hello all - I'm trying to position content at the bottom of a page (I'd like to anchor it there). The majority of the code was generated using Photoshop CS and then hand edited. I'm having...
4
by: Bernd Schlingenkamp | last post by:
Hi! A stupid question (I think I have to read the spec more detailed): what kind of content is allowed for <li>-Elements? Is this valid html: <ul> <li><div>somecontent</div></li>...
14
by: laurence | last post by:
I am implementing a comprehensive image-map generator utility, so have been studying W3C HTML 4.01 Specification (http://www.w3.org/TR/html4/struct/objects.html#h-13.6) on image maps (among other...
3
by: John A Grandy | last post by:
on my WebForm, Panel1 is positioned absolutely , with settings for Top , Left , Width , Height ... Panel1 contains various sub-panels: PanelA , PanelB , PanelC ... these sub-panels' content...
6
by: Paolo | last post by:
Hallo, i have found more script for autoresize a popup browser windows to the image opened but I search something that autoresize the browser windows popup to che content(for example a table with...
0
by: Managed Code | last post by:
Hello All, Here is my issue and thanks in advance for any assistance. I have a base page with a dropdownlist that fires an event with the selected index. The content page catches the event and...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.