...{chris}...
03-21-2005, 06:00 AM
Hello, I want to make my table width's all to a set number... This is for myspace.com profile I have. When someone posts a comment, it doesnt always wrap, leaving me with long un-even page design. Any help would be greatly appriciated. Heres the code I have.
<style type="text/css">
table, td { background-color:transparent; border:none; border-width:0;}
body{background-image:url("http://www.geocities.com/dvs1221/pennywise.jpg");
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat; }
table table table {border:1px solid; border-color:CC0000; padding:1; }
table table{border:0px}
table table table table{border:0px}
font, td, a, body, input, textarea, table{color:FFFFFF;font-family:arial;}
body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; color: FFFFFF; }
</style>
Thanks in advance.
-Chris
<style type="text/css">
table, td { background-color:transparent; border:none; border-width:0;}
body{background-image:url("http://www.geocities.com/dvs1221/pennywise.jpg");
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat; }
table table table {border:1px solid; border-color:CC0000; padding:1; }
table table{border:0px}
table table table table{border:0px}
font, td, a, body, input, textarea, table{color:FFFFFF;font-family:arial;}
body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; color: FFFFFF; }
</style>
Thanks in advance.
-Chris