Browsing articles from "December, 2007"
black background code html
Need to add black background code to your we page background so its black.
This is the code to change the color of your web page back ground.
<body bgcolor=”black” text=”black” link=”blue” vlink=”purple” alink=”red”>
To change your font to black use the following.
<font color=”black”>My Text</font>
or
<body bgcolor=”#000000″ text=”black” link=”blue” vlink=”purple” alink=”red”>
<font color=”#000000″>My Text</font>
Categories
- Definitive Guide to CSS (5)
- Domains and Hosting (11)
- FREE Software (1)
- FREE Website Templates (3)
- HTML Code (14)
- Javascript Info (3)
- Making A FREE Template (8)
- Other Stuff (1)
- Photos and Images (9)
- Web Design Basics (10)
- Website Basics (1)
- Website Business (7)
- Website Do's and Don'ts (1)
- Website Elements (5)
- Website Fundamentals (1)
- Website History (9)
- Website Tools (1)
- Website Traffic (15)
- Website Types (6)
