Wednesday, September 14, 2011

How to change font with in a website?

I have a a site and know how to change font but i am tring to add a font i downloaded from the net..... i uploaded the text file to my server but how do i use the new text type with in the site.How to change font with in a website?
If you are changing it form multiple pages use a stylesheet



BODY

{

Font:arial;

}



If you are just using html and it for one spot you can user

%26lt;span style=';font-family:Arial';%26gt;Text%26lt;/span%26gt;How to change font with in a website?
the default path of font is :C:\WINDOWS\Fonts,try to copy your fonts into the folder.
vb script tutorials-http://learnvbscript.info/

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.