| Author |
Column going outside div bounds
|
|
| david.hunter@gmail.com 2006-04-13, 7:01 pm |
| Hi All -
I have a three div's.
div bodyblock : encapsulates the main body
div 1-col : a left hand column to hold content which is 241px wide
div cont : a main column *within* the bodyblock that is 495px wide.
I don't know why - but the 1-col div is going *outisde* the bodyblock.
Any uideas ?
I*Everything* shjould be contained with the red box - but the black box
is over running it :
http://www.checkeredshirt.com/four/why.php
http://www.checkeredshirt.com/four/includes/why.css
Help is MUCH appreciated!
| |
| david.hunter@gmail.com 2006-04-13, 7:01 pm |
| oh crap - I never checked IE - it seems to be working in IE.
It must be a Netscape issue. :-(
| |
|
|
<david.hunter@XXXXXXXXXX> kirjoitti
viestissä:1144943938.099189.35790@u72g2000cwu.googlegroups.com...
> oh crap - I never checked IE - it seems to be working in IE.
>
> It must be a Netscape issue. :-(
nope, issue is that you have float:left; on #l-col and it's removed from
normal flow... You need add clear:left; after cont div...
I suggest you read more about how floats work..
| |
| Schraalhans Keukenmeester 2006-04-13, 7:01 pm |
| david.hunter@XXXXXXXXXX wrote:
> oh crap - I never checked IE - it seems to be working in IE.
>
> It must be a Netscape issue. :-(
>
Which goes to show once more IE makes a mess of things. It's not a
Netscape issue, it's MicroSux's improper implementation of CSS guidelines.
I see someone has already provide you with the right answer. Goodluck.
Sh.
| |
| kchayka 2006-04-13, 7:01 pm |
| david.hunter@XXXXXXXXXX wrote:
>
> I*Everything* shjould be contained with the red box - but the black box
> is over running it :
> http://www.checkeredshirt.com/four/why.php
The subject of floats and stretching the height of the containing block
comes up in ciwas at least a couple times a week. It's probably one of
the most asked questions in this group. You should have no trouble
finding the answer yourself.
I never fails to amaze me how so many people use google groups to post
to usenet, but don't think to use it for the only thing it's really good
for: searching usenet archives.
> Help is MUCH appreciated!
FYI, this isn't a help desk. Learn to help yourself, first.
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
| |
| kchayka 2006-04-13, 7:01 pm |
| david.hunter@XXXXXXXXXX wrote:
> oh crap - I never checked IE - it seems to be working in IE.
>
> It must be a Netscape issue. :-(
You aren't still working under the assumption that there are only 2
browsers, are you? If so, you are way behind the times, like years.
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
| |
| dorayme 2006-04-13, 10:52 pm |
| In article <4a7e4gFrngtjU1@individual.net>,
kchayka <usenet@c-net.us> wrote:
> I never fails to amaze me how so many people use google groups to post
> to usenet, but don't think to use it for the only thing it's really good
> for: searching usenet archives.
Indeed so...
--
dorayme
| |
| Neredbojias 2006-04-13, 10:52 pm |
| To further the education of mankind, dorayme
<doraymeRidThis@optusnet.com.au> declaimed:
> In article <4a7e4gFrngtjU1@individual.net>,
> kchayka <usenet@c-net.us> wrote:
>
>
> Indeed so...
Are you dogmatic?
--
Neredbojias
Infinity can have limits.
| |
|
|
"kchayka" <usenet@c-net.us> wrote in message
news:4a7e4qFrngtjU2@individual.net...
> david.hunter@XXXXXXXXXX wrote:
>
> You aren't still working under the assumption that there are only 2
> browsers, are you? If so, you are way behind the times, like years.
>
If we count only the signal strength higher than 3db, then there is but
one....
| |
| david.hunter@gmail.com 2006-04-15, 3:46 am |
| ah ha! excellent- thanks.
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |