Dynamic CSS Width

Posted by Alon on Stack Overflow See other posts from Stack Overflow or by Alon
Published on 2010-03-31T15:39:14Z Indexed on 2010/03/31 15:43 UTC
Read the original article Hit count: 497

Filed under:
|
|
|
|

I have a <div></div> and I want that its width will be the page width minus 40 pixels. Is there any way to do this without JavaScript or expression (because expression works only in IE)?

Thanks.

© Stack Overflow or respective owner

Related posts about css

Related posts about dynamic