Results 1 to 3 of 3

Thread: There are no fallback fonts available in css

  1. #1
    Join Date
    Oct 2022
    Posts
    10
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default There are no fallback fonts available in css

    Hi everyone , share your answer to resolve css problems

  2. #2
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    2,429
    Thanks
    5
    Thanked 290 Times in 283 Posts

    Default

    Hi there Finacustech,


    this code...
    Code:
    body {
        font: normal 1em / 1.5em 'custom font', sans-serif;
     }
    ...will gve the user their preferred font as the fallback.

    coothead
    Last edited by coothead; 11-03-2022 at 10:46 AM.
    ~ the original bald headed old fart ~

  3. #3
    Join Date
    Jun 2022
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Tell particular issues to fix

Similar Threads

  1. Fonts
    By gemzilla in forum CSS
    Replies: 2
    Last Post: 08-07-2013, 04:05 PM
  2. efficient way to assign fallback values...
    By traq in forum JavaScript
    Replies: 25
    Last Post: 09-25-2012, 03:17 AM
  3. CSS fallback for Flex Level Dropdown
    By ellenchristine in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 07-27-2010, 01:49 PM
  4. Various Fonts
    By james438 in forum CSS
    Replies: 18
    Last Post: 04-09-2010, 02:36 PM
  5. fonts for MAC
    By lord22 in forum CSS
    Replies: 6
    Last Post: 11-06-2009, 03:14 PM

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
  •