CSS Dynamic Margin on Window Resize

Posted by korymath on Stack Overflow See other posts from Stack Overflow or by korymath
Published on 2010-06-14T20:51:08Z Indexed on 2010/06/14 21:22 UTC
Read the original article Hit count: 260

Filed under:
|

Can I dynamically ensure that the content always remains centered in the window pane on this website?

Right now it uses a static margin-left on the .items class, and it uses jquery tools.

http://andstones.ca/newsite/

Can I do it in just CSS or CSS and Javascript?

Thanks,

Kory

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about css