What Does ?width: 100%? Do in CSS?
29/06/2010, 08:50H · Topics: CSS · Print
It seems like this should be one of the easiest things to understand in CSS. If you want a block-level element to fill any remaining space inside of its parent, then it?s simple ? just add width: 100% in your CSS declaration for that element, and your problem is solved.
What Does ?width: 100%? Do in CSS?
Via / CSS Globe
Tags: CSS