spaztastic
04-29-2005, 11:39 PM
i think this is a css problem...
i currently have white dashes on my table borders for my myspace.com profile (i used css), but i want rainbow or at least multi-colors. does anyone know the code?
here's the code i have so far:
<style>
table, td, tr {background-color: transparent; border: 4px; padding:3;} table table {border: 4px;} table table table {border: 4px dashed;border-color: ffffff; background-color: transparent; ffffff; padding:2;} table table table table{border: 2px;}
</style>
i currently have white dashes on my table borders for my myspace.com profile (i used css), but i want rainbow or at least multi-colors. does anyone know the code?
here's the code i have so far:
<style>
table, td, tr {background-color: transparent; border: 4px; padding:3;} table table {border: 4px;} table table table {border: 4px dashed;border-color: ffffff; background-color: transparent; ffffff; padding:2;} table table table table{border: 2px;}
</style>