|
You'll need to change your layout.
-Make the content area a separate div.
-Float the left column left, give the #content div a wide enough left margin to push it over past the left column.
-Put a "wrapper" div around the whole thing, give it a width and use your css to center the whole thing (search here for the proper method for centering horizontally).
Use css for ALL of your formatting.
Replace <b></b> with <strong></strong>
Replace <i></i> with <em></em>
Get rid of that moldy old <center> tag and the "align="center"" junk, CSS should handle that.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|