CSS & Display Problems

L

Lunchbox G4

I have a little page I'm working on, and I'm running in to a huge CSS
problem. Basic story is I have a Navigation DIV with several littler
DIVs inside (trying to avoid tables), and when the content of the page
is less than the length of the boxes, it runs off into noman'sland. This
only occurs if I have a paragraph that is shorter than the size of the
divs, and I don't know what to change to make it work. Suggesstions?
Appreciated.

//LBG4 -- (e-mail address removed)
 
L

Lunchbox G4

rf said:
There is no navigation of any sort on that page.

Post a link to the page *with the problem*.
The navigation is fake. There are two boxes on the side which protrude
beyond the bottom of the box. Please check again - I uploaded changes
after I posted, having forgot to do so. Appreciate the help.

//LBG4
 
D

Duende

While sitting in a puddle Lunchbox G4 scribbled in the mud:
The navigation is fake. There are two boxes on the side which protrude
beyond the bottom of the box. Please check again - I uploaded changes
after I posted, having forgot to do so. Appreciate the help.

//LBG4

In your css add
clear: left;
 
L

Lunchbox G4

Lunchbox said:
The navigation is fake. There are two boxes on the side which protrude
beyond the bottom of the box. Please check again - I uploaded changes
after I posted, having forgot to do so. Appreciate the help.

//LBG4

I found an answer in a website on the Net. Basically, I needed a <div
style="clear:both;"></div> after the content, before the closing of the
DIV. Makes no sense, other than the similarity to <br clear="all"> from
HTML. Oh well, thanks anyway. Hope the answer helps someone out there...

//LBG4
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top