scriptygoddess RSS Feed
 
 
 
 

Common html characters

I've needed these so many times I've lost count. So I don't need to dig to find them again, here are a few html special characters and how to make them:
© - ©
® - ®
™ - ™
» - »
« - «
… - …
· - ·
• - • or •

12 Responses to “Common html characters”

  1. 1
    Meredith:

    There are also some interesting icon escapes. I've never tried to use them, but they apparently exist!

    And don't forget these:
    ¢ = & cent ;
    ° = & deg ;
    ¶ = & para ;
    ¼ = & frac14 ;
    ½ = & frac12 ;
    ¾ = & frac34 ;
    ♥ = & hearts ;

    HTMLHelp.com has my favorite easy-to-read reference list for escapes.

  2. 2
    Jennifer:

    Ah yes! There was two in there that I use ALL the time, but always enter it wrong:
    — - —
    and
    – - –

    (I'm always writing it &emdash; - which obviously won't work)

  3. 3
    lynda:

    I just have this page bookmarked.
    :)

  4. 4
    lynda:

    Oh my gosh. I love those icon escapes though!

    ℑ &stop;

  5. 5
    lynda:

    ok, apparently I need to read the whole page on the icon escapes because more seems to be involved than just using the symbol… hehe

  6. 6
    Amy:

    Also, you can use … for … - that's easier for me to remember.

    Something worth noting: I use EditPlus (editplus.com) for when I'm coding. It has a bit of a learning curve, but the tradeoff is that it's incredibly flexible. It does syntax highlighting, all kinds of nice code-related bits (I won't bore you!) …but the one I use most of all are the cliptexts.

    Basically, cliptexts are little user-contributed files available for download from the site. They're shortcuts - you double-click on what you want and the text for it is inserted where your cursor is. There are cliptexts for PHP, HTML, XHTML, CSS…virtually everything you can think of…and there's one for just about every accented or 'special' character you can think of.

    After all, you can't do a really good smiley without knowing about Þ (Þ) and þ (þ).

  7. 7
    The Untergeek Network:
    Commonly used symbol codes
    I found these on ScriptyGoddess.com, full archive here. Its a selection of commonly used and not so easily recalled symbols

  8. 8
    Kristine:

    Here's another one! when I was adding the weather to my page, I had to go and search for the ° symbol — its ° :)

  9. 9
    Kristine:

    Oops, now I read Meredith's comment and see that the degree symbol was already mentioned. LOL!

  10. 10
    dean:

    i prefer to use the numeric entity of all special characters that i use, as i find that they are more likely to render correctly in more browsers.

  11. 11
    sarge:

    sweet, I was wondering how to do the Trademark sign!

  12. 12
    My So Called Life:
    Something New
    You learn something new every day. It's true. I was just adding things to Amphetadesk, and I noticed I couldn't

Bookmarks

WordPress Resources

Meta

Random Stuff