/ Published in: CSS
Expand |
Embed | Plain Text
body { text-align: center; } div#container { margin-left: auto; margin-right: auto; width: 900px; text-align: left; }
You need to login to post a comment.
Hanek on 11/29/07
5 people have marked this snippet as a favorite
vali29
basicmagic
Netzach
stoker
Bexxie
body { text-align: center; } div#container { margin-left: auto; margin-right: auto; width: 900px; text-align: left; }
You need to login to post a comment.