----- Original Message ----- From: "Jonathan Gravois" <coachg@xxxxxxxxxx> To: <php-windows@xxxxxxxxxxxxx> Sent: Saturday, June 12, 2004 6:33 AM Subject: RE: More Code > I'm trying to create a "forgotten email page." Here's the whole > page's code: > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html> > <head> > <title>Millington Central HS Volleyball</title> > <style type="text/css"> > <!-- > body { > background-color: #000000; > } > body,td,th { > color: #FFFFFF; > } > a:link { > color: #000000; > } > a:visited { > color: #000000; > } > .style3 { > color: #000000; > font-weight: bold; > } > .style5 { > color: #000000; > font-weight: bold; > font-family: Arial, Helvetica, sans-serif; > font-size: x-large; > } > .style7 { > color: #DFC472; > font-weight: bold; > } > </style> .... Hi have you closed comentary after "}" and before </style>? with that modification code works on my box :) HTH Marius -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php