|
|
#1 |
|
Beta Member
Join Date: Aug 2009
Posts: 2
|
Hello,
I work on my first web site, I use fonts that I downloaded. I would like to know if there is one solutions so that the user also has it? Thank you in advance |
|
|
|
|
|
#2 |
|
Cheesoid
|
Not exactly, however you can specify which fonts to use if the font YOU want to use doesnt exist...
Code:
font-family: Georgia, "Times New Roman", Times, serif; |
|
|
|
|
|
#3 |
|
Baseband Member
|
Instead of using text, make the fonts Images. just use some sort of graphic program like GIMP or something. Then in whatever code you use place the image where you would put the. Somewhat time consuming and harder to edit, but it might be worth it.
__________________
Mark J. Fox Desktop-Dell Crap-O/Pentium 4/2GB RAM/ ATI Radeon X1150/160HDD Laptop- Lenovo Thinkpad Edge/ Intel I3/4GB RAM/250GB SSD Windows 7 Professional x86 Build 7600 A+ Certified |
|
|
|
|
|
#4 |
|
Solid State Member
Join Date: Sep 2009
Posts: 6
|
It depends entirely on what the web page will be about. If the web page is just for displaying content the user will have no problem viewing the font, however if it is for some sort of web-based application I suggest you stick to the standar form textbox, this is neat and tidy plus its ready-made !
Hope this helps, goodluck ! |
|
|
|
|
|
#5 |
|
Beta Member
Join Date: Aug 2009
Posts: 2
|
Thanks for all
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|