|
Hi, im working on something now where i would like to give quite a few block level elements like h1 and div tags their own background color and am getting a bit frustrated with the default width.
ive tried changing them to display: inline and floating them but there is allways negative effects. What is the best way to get control over the width, bearing in mind there are some headers and text which i would like to resize with text resize so i cant really use width:
thanks!
|