font - a quick question
Posted: Sun Apr 28, 2002 6:00 am
How can i modify my code to make the font 'verdana' and the size (font size 1)
Any quick method? rather than me learning about stylesheets.
Cheers
Any quick method? rather than me learning about stylesheets.
Cheers
Code: Select all
echo "<div align="center">
";
echo "You wil be taken back to your personal homepage.<br/>
";
echo "Alternatively, you can click <a href="./home.php">here</a> if you can't wait.
";
echo "</div>
";