/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#content { margin: 0 auto; width: 740px; } <div id="content"> This is centered </div>