243

Is there a corresponding X mark to ✓ (✓)? What is it?

nc.
  • 7,179
  • 5
  • 28
  • 38

5 Answers5

304

A corresponding cross for ✓ ✓ would be ✗ ✗ I think (Dingbats).

dommer
  • 19,610
  • 14
  • 75
  • 137
  • 1
    perfect, thanks. any idea where I can get a reference for these like the ascii lookup tables? – nc. Apr 03 '09 at 00:35
  • 6
    The complete reference is called Unicode! You could look amongst the “Symbols/Other” character, perhaps (though you font probably won't have glyphs for much of it): http://www.fileformat.info/info/unicode/category/So/list.htm – bobince Apr 03 '09 at 06:38
  • 1
    I just tested and this doesn't work in IE 8... IE 9, FireFox, and Chrome work correctly. Here's a good link to more symbols: http://www.danshort.com/HTMLentities/index.php?w=dingb – Nathan Prather Aug 26 '12 at 15:25
  • 1
    use "Code Decimal" works also in IE 8, but "Code Hex" does not. – Cullen SUN Sep 04 '13 at 04:36
  • As I mentioned in [my answer](http://stackoverflow.com/a/25652166/4794), @nc., the [&what search site](http://www.amp-what.com/unicode/search/x) is a nice reference with a good search, and it displays the entity name if there is one. – Don Kirkby Oct 31 '14 at 17:07
178

✗ 

✘ 

✕ 

✖
Bruiser
  • 11,767
  • 5
  • 34
  • 45
43

Personally, I like to use named entities when they are available, because they make my HTML more readable. Because of that, I like to use ✓ for ✓ and ✗ for ✗. If you're not sure whether a named entity exists for the character you want, try the &what search site. It includes the name for each entity, if there is one.

As mentioned in the comments, ✓ and ✗ are not supported in HTML4, so you may be better off using the more cryptic ✓ and ✗ if you want to target the most browsers. The most definitive references I could find were on the W3C site: HTML4 and HTML5.

Don Kirkby
  • 53,582
  • 27
  • 205
  • 286
30

It's between the Z and the C on your keyboard.

nickf
  • 537,072
  • 198
  • 649
  • 721
7

I think this will help everyone.

All codes are taken from here - https://www.toptal.com/designers/htmlarrows/symbols/

✗

✘ 

✕

✖

✓

✔

☑