okay, there's this website, dafont.com
and it lets you download the font you want.
but i see ppl with cute phrases on there myspace profile where extended network goes or anywhere with them cool fonts. once you get the font how do you get it on your page?
The user needs to have installed the font for it to show, so you're usually restricted to the windows default fonts. If you do it like this:
<font face="font1,font2">text</font>
Font2 will show up if the user doesn't have font1. So <font face="arial,helvetica">hello</font> will be Arial for Windows users(who have arial installed) and Helvetica for Mac users(who don't have Arial, but do have Helvetica). [ theymos's advice column | Ask theymos A Question ]
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.