HTML: Is there an ascii character for a up/down triangle (arrow)?
Posted
by Timj
on Stack Overflow
See other posts from Stack Overflow
or by Timj
Published on 2010-04-23T18:51:54Z
Indexed on
2010/04/23
19:03 UTC
Read the original article
Hit count: 164
I'm looking for an html/ascii character which is a triangle up and down so that I can use it as a toggle switch.
I found ↑, and ↓ - but those have an arrow "stem". I'm looking just for the html arrow "head".
© Stack Overflow or respective owner