English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i want to make my own site but i dont like the standard fonts. i want to use a font called micra. i think i might need a script to download the font i want to a visiter to my site but i'm no good with css or anyother thing like that at all but i really need help PLEASE!!!!

Thanks for your help.

2006-10-03 11:06:49 · 6 answers · asked by ted1ba1r 1 in Computers & Internet Programming & Design

6 answers

Learn CSS


That just might work. 25% chance it will but hey it's worth a try.

If not and you do know PHP then here's what you can do.
In every peice of text use an ereg statement. For example you would have PHP look for every f in the text. Then replace that with an image of that "f".
The one realy good part of this is that no one can copy your text and claim it was their own work easily.
The bad side is some people in order to make the sites they visit load faster will turn images off. They won't see any text. As well this will slow down loading by a few seconds and may put a little more stress on your server.
There are fonts that i'm sure you will like offered through CSS. Google "CSS fonts" and i'm sure you'll find something.

Hope this helps.

2006-10-03 11:22:34 · answer #1 · answered by mattmaul92 3 · 0 0

I also would not bother using any font that was not already on your computer when you purchased it. 90% of the population, and probably 100% of your website visitors, will most likely see a default font anyway, like Verdana, Arial, Tahoma, etc.

What the browser does, when it is told to read a font that it does not recognise, is scroll down the site visitor's font list, and uses the first it recognises - which is almost always Arial.

Anyway, that's just what I'd do.

Here is the code for your standard HTML (not recommended for large paragraphs, you're so much safer controlling your font attributes through CSS).

     Ramblings go here.

And for CSS:

     

With the above code, the font is designated to all paragraphs. So, your HTML would need to be set out using the

tag (recommended).

For example:

    

Ramblings go here.

2006-10-03 12:51:02 · answer #2 · answered by Medicated Harmony 4 · 0 0

first of all you should neva try to use non-standard fonts as a main font, because not everyone has the fonts on their computer. plus, you cannot force a font to install to a user's computer.

to use those non-standard fonts u will need to convert it to an image and display it as an image, that way everyone sees what you see on your computer.

2006-10-03 11:12:22 · answer #3 · answered by UKDealsBox.com 4 · 0 0

you could't, you could only exhibit on the internet what the consumer can exhibit all alone computing device. If the computing device would not understand the request it really is going to easily ignore about it always. in case you opt for to apply an image, you ought to be able to do it in paint as worst case senario, paintshop once you've it / can arise with the money for it.

2016-11-26 01:16:10 · answer #4 · answered by ? 4 · 0 0

you can rasterize or break apart the fonts that you want to be different. then it will be an image and not type.

2006-10-03 11:15:57 · answer #5 · answered by sssnole 4 · 0 0

Beats me!! But the word visiter is visitor. css??

2006-10-03 11:12:04 · answer #6 · answered by alfonso 5 · 0 0

fedest.com, questions and answers