|
|
|
|
|
|
Posted: Sun Oct 22, 2006 11:13 am
i have a question how do i change the font?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Sun Oct 22, 2006 1:37 pm
body {font-family: "FONT NAME HERE"; } Replace the blue part with the name of the font you want. Like if you wanted Trebuchet MS as your font, then that line of code would look like this:
body {font-family: "Trebuchet MS"; } Happy Halloween!
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|