Prev | Current Page 403 | Next

Tommy Olsson and Paul O'Brien

"The Ultimate CSS Reference"


none The value none doesn??™t clear any previously floated boxes.
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Full Full Full Full Full Full Full Buggy Buggy Buggy
Internet Explorer for Windows versions up to and including 6 exhibit a bug known
as the peekaboo bug, wherein a cleared element that touches the floating box(es) it
clears may become invisible.
Internet Explorer for Windows version 7:
?–  doesn??™t clear elements with an unshared ancestor whose height value is anything
other than auto
?–  doesn??™t clear floated elements if the clear property is specified for an element
floating in the opposite direction
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
Other Relevant Stuff
float (p. 269)
specifies whether a box should float to the left or right, or not float at all
273 Layout Properties
Layout Properties
visibility
visibility: { visible | hidden | collapse |
inherit } ;
This property specifies whether an
element is visible??”that is, whether the
box(es) that are generated by an element
are rendered.


Pages:
391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415