HighDots Forums  

Re: 'clear: both' just inside the current div

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: 'clear: both' just inside the current div in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rf
 
Posts: n/a

Default Re: 'clear: both' just inside the current div - 08-26-2007 , 08:42 PM







"Jean-Sébastien" <jeansebastien.ney (AT) gmail (DOT) com> wrote

Quote:
how can i clear float inside a div without impacting others elements?
regards.
overflow: auto; on the div.

--
Richard.




Reply With Quote
  #2  
Old   
Michael Fesser
 
Posts: n/a

Default Re: 'clear: both' just inside the current div - 08-26-2007 , 08:50 PM






..oO(rf)

Quote:
"Jean-Sébastien" <jeansebastien.ney (AT) gmail (DOT) com> wrote

how can i clear float inside a div without impacting others elements?
regards.

overflow: auto; on the div.
Might cause scrollbars. Better "overflow: hidden".

Micha


Reply With Quote
  #3  
Old   
rf
 
Posts: n/a

Default Re: 'clear: both' just inside the current div - 08-26-2007 , 09:19 PM




"Michael Fesser" <netizen (AT) gmx (DOT) de> wrote

Quote:
.oO(rf)

"Jean-Sébastien" <jeansebastien.ney (AT) gmail (DOT) com> wrote

how can i clear float inside a div without impacting others elements?
regards.

overflow: auto; on the div.

Might cause scrollbars.
True, but I'd rather have a scrollbar than ...

Quote:
Better "overflow: hidden".
.... missing content.

--
Richard.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.