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

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top