Mentally Unstable Tugboat Captain
Posts: 797
Name: Chad
Location: /usr/bin/perl
|
It shows up fine for me in FF, but then again, I also have like 300 different fonts installed.
For some reason, it shows up when my character encoding is set to ISO-8859-1 (Western)...but with UTF-8 (Unicode), it doesn't display properly. It seems to me to be an encoding problem, rather than a font issue. Try to change your encoding type to UTF-8.
In the head of each document (as you're using frames), place the following line:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Try it out on one or two of the pages, and see if that fixes it.
Other than that, nice design.
__________________
He's baaaaaaaack....
Last edited by WaHoOoO!; 11-12-2004 at 08:15 AM..
|