Ok so when editing your profile or blog you want to start with the style tag. [ style ] then you could put DIV
[ style]DIV
then you HAVE to put the brackets{} Those←←.
So then you'll have [ style ]DIV{}
And Then You Could Put background:.
[ style]DIV{background:}
Then Put A Color Like... blue; Then Put color: And a color like... Gray;
[ style]DIV{background:blue;color:gray;}
Then, You Could Put "A"
[ style]DIV{background:blue;}A
And Then Follow the Same Procedure [style ]DIV{background:blue;color:gray;}A{background:blue;color:gray;}
Then, For TheLast, 'TD'
[style] DIV{background:blue;color:gray;}A{background:blue;color:gray;}TD{background:blue;color:gray;}[/ style]
Put it all together and take out the spaces.
(You can switch the colors)
And then Your done!.