ChineseTechno
02-03-2003, 04:30 PM
i entered the correct code right underneath the <body> tag, but for some reason it won't appear. i used the verdana font and size 8 but it still won't show up. can you help please?
|
View Full Version : font won't work correctly! ChineseTechno 02-03-2003, 04:30 PM i entered the correct code right underneath the <body> tag, but for some reason it won't appear. i used the verdana font and size 8 but it still won't show up. can you help please? Sheila 02-03-2003, 05:40 PM Can you post the code you are using, or a link to the site that it is on? ChineseTechno 02-03-2003, 08:03 PM the code is on lissa explains epolady 02-03-2003, 08:05 PM What Sheila meant was, can you post the code YOU'RE using to change the font, etc. Alcy 02-03-2003, 08:07 PM Are you using a CSS code? ChineseTechno 02-03-2003, 08:07 PM ooooooh sorry. <basefont="verdana" size="8" color="#000000"> epolady 02-03-2003, 08:19 PM Try <basefont face="verdana" size="8" color="#000000"> |