Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~116 People Reached
Favorite Forums
Favorite Tags
Member Avatar for zigvab75

Can someone please tell me what is wrong with this? [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head><link rel="stylesheet" type="text/css" href="main.css" /> </head> <title></title> <body> This is <em>white</em> text on a<strong> black</strong> background </body> </html>[/CODE] body { background; #000000; color: #FFFFFF; } It's gotta be something simple that I'm …

Member Avatar for Biiim
0
116