RSS Forums RSS
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1728 | Replies: 10 | Thread Tools  Display Modes
Reply
Join Date: Jul 2007
Posts: 126
Reputation: Designer_101 is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
Designer_101 Designer_101 is offline Offline
Junior Poster

Re: F1 F1 (Help) with fonts

  #11  
Jul 18th, 2007
There are two ways that are effective to this
:
1-- Make the font as an image using photoshop or other stuff like firefox.
2-- use the:

<style>
*tag* {
font-family:Colonna MT, Comic Sans MS, Consolas, Odessa LET, arial, helvetica, sans-serif;
}

and replace the *tag* with the tags that are on you words
ex.
<html>
<head>
<title>example</title>

<style>
b {
font-family:Colonna MT, Comic Sans MS, Consolas, Odessa LET, arial, helvetica, sans-serif;
}
</style>

</head>

<body>

<b>example</b>

</body>
</html>

ok?
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the HTML and CSS Forum
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:26 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC