PDA

View Full Version : Font's Mozilla and such



Cyberman
April 22nd, 2004, 07:11
Since I've avoided HTML all my life (heh not XML) I need to use a symbol font in my web page (I need greek symbols ;) ). So what does one do with this

<td style="text-align: center; vertical-align: middle;"><big
style="color: rgb(51, 102, 255); font-family: times new roman,times,serif;"><big>Biblio
tou Kuriwn</big></big>
to have the correct Symbol font? Mozilla oddly doesn't give more than 3 anoying fonts :) clue me in please? :)

Cyb

Clements
April 22nd, 2004, 07:29
Since I've avoided HTML all my life (heh not XML) I need to use a symbol font in my web page (I need greek symbols ;) ). So what does one do with this

<td style="text-align: center; vertical-align: middle;"><big
style="color: rgb(51, 102, 255); font-family: times new roman,times,serif;"><big>Biblio
tou Kuriwn</big></big>
to have the correct Symbol font? Mozilla oddly doesn't give more than 3 anoying fonts :) clue me in please? :)

Cyb

What, like this?

<font face="symbol" color="blue"><big>Biblio tou Kuriwn</big></font>