how can i make my tabels look better i tried to give them a border by using style="background-color:#8bc315; border-color:ffa033" it doenst work, only the background changes to the color
thanks
-Devyn
giving my tabels depth
Started by Clandestine, Jan 31 2006 04:33 PM
2 replies to this topic
#1
Posted 31 January 2006 - 04:33 PM
#2
Posted 31 January 2006 - 05:59 PM
style="background-color:#FFFFFF; border: 1px solid #000000;"You can change the colors/widths to suit your needs. And if you want to have a "grid" on your table, you'll most likely have to do that on a per-cell basis, or from within a <style> tag with the "td" selector.
edit: Just realised, you forgot the "#" in your border-color... that might be a simpler fix.
Edited by rc69, 31 January 2006 - 06:01 PM.
#3
Posted 31 January 2006 - 06:37 PM
o wow thanks that was an esay fix
-Devyn
-Devyn
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
