letting fonts permanent on my site

G

Guest

At Design time I'm using an specific font and I want it to be permanet on my
site from every pc I connect to,

How Can it be done?


thks.
 
M

Mona

Hi Kenny,

To make the font permanent for you application , you would need to add a
CSS file with the CSS tags that specifies the fonts you want to use for your
application.

You can do this with following statement of code:
<link rel="stylesheet" href="styles.css">

This is added in the <head> section of the page. Place all his CSS styles in the styles.css file
Styles.css is the file that contains all the style tags

HTH

Mona[Grapecity]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top