Results 1 to 4 of 4

Thread: font help

  1. #1
    Join Date
    Apr 2008
    Posts
    104
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default font help

    how can i use Fonts that dont comes in windows in HTML page, and it can be displayed in some other pc that doesn't have that font installed..?

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Within reason, you can use sIFR. It shouldn't be used for body text, but for things like headings and uniquely formatted text, it works great.

    You should have a good reason for implementing it where you choose to. For other fonts that are common on some systems and not on others (helvetica vs. arial, for example), you should specify multiple fonts within the HTML.

  3. #3
    Join Date
    Apr 2008
    Posts
    104
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    i just want to use some other font for heading on blog.. im not using any ".css" so what should i do..?

  4. #4
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Quote Originally Posted by ff123 View Post
    i just want to use some other font for heading on blog.. im not using any ".css" so what should i do..?
    Use siFR like I suggested above. You need access to Flash for it to work (or someone might be able to create the flash bit for you). The distributable archive on the page I linked to has all the assets (images, js, css, swf) that you need for it to work.

    It's by no means a simple technique. But if the font is pertinent to your design, it's the only dynamic way.

    or use images.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •