General discussion

  • Creator
    Topic
  • #2074009

    CSS vs HTML entities

    Locked

    by jesalyer ·

    Is there a CSS method for forcing HTML entities (such as foreign language characters) to adopt a particular font?

    If so, how specifically is this accomplished?

    If not, what other methods would you suggest to display text as an integrated whole?

    Uploading the whole thing as a graphic is not an acceptable solution.

    jeff s
    spanish support analyst

All Comments

  • Author
    Replies
    • #3777226

      CSS vs HTML entities

      by mightyduk ·

      In reply to CSS vs HTML entities

      you would have to mark the characters with a tag and apply the style to that tag, either manually or with javascript. If this would be cumbersome, a perl script could “preprocess” the html, inserting the appropriate tags where necessary. I could give you more detail on either of theses solutions if they make sense to you.

      • #3768750

        CSS vs HTML entities

        by jesalyer ·

        In reply to CSS vs HTML entities

        I appreciate the time and thought that you have applied to my problem. I have located a solution elsewhere.

Viewing 0 reply threads