php og stylesheet ?
print "<style TYPE="text/css">\n";print "<p>BODY { font: 10pt Verdana, Arial; color: white; font-weight:\n";
print "normal; } A { font: 12pt Verdana, Arial; color: white;\n";
print "font-weight: bold; text-decoration: none }\n ";
print "A:hover { color: rgb(72,152,249); text-decoration: none }\n";
print "</style>\n";
hvorfor kan jeg ikke dette ?
