Prev | Current Page 287 | Next

Tommy Olsson and Paul O'Brien

"The Ultimate CSS Reference"


However, this stretching of the width will only occur in the types of cases mentioned
above??”it won??™t be caused by the addition of content that will automatically wrap
within the element, such as normal text. In simple terms, the parent element will
only stretch when the element it holds has a specific width that??™s greater than that
of the parent.
Internet Explorer for Windows versions up to and including 6 don??™t support the
specification of both the position and the dimensions of an absolutely positioned
The Ultimate CSS Reference 196
element using top, right, bottom, and left together. They will use the last vertical
and horizontal position specified, and need the dimensions to be specified using
width and height.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
min-width
min-width: { length | percentage | inherit } ;
This property sets the minimum content
width of a block or a replaced element
(p. 175). This minimum width does not
include padding, borders, or
margins??”see The CSS Box Model
(p.


Pages:
275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299