Change background color without CSS
CSS sucks. Here is how to edit the background color of your web page without doing California Style Sheets.
<body bgcolor="#000000">
</body>
See? Way easier than CSS.
You can even do secret named colors in the bgcolor
attribute like this: 'bob' is a cool black and 'alice' is a purple color that some people might like a lot. Check it out.
<body bgcolor="alice">
</body>
Written by Zac Echola
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#