31
Mar

I'm probably doing something painfully obvious here. >.< I'm trying to make a scroll bar colour generator and whenever I ask the php to print the style tag it stops working. The whole page won't load. Here is an example of what the php looks like with the style tag:

print " ";

?>

Anyone have a clue to what I'm doing wrong?

Thanks a lot!

-Sophia


Answer:
First, the