 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
LifeIsAParadox
Joined: 11 Mar 2009
Posts: 1
Location: Texas
|
| Posted: Wed Mar 11, 2009 5:24 pm Code for changing table color to black? |
|
|
| For myspace, what is the HTML code to make the table color black? |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4289
Location: MS
|
| Posted: Fri Mar 13, 2009 5:03 pm |
|
|
For all tables, try:
Code: <style type="text/css">
table {
background: 000000;
}
</style> Believe MySpace does not use the "#" symbol for the color hex codes. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|