asp.net - down arrow in HTML -


here code right arrow in html (») , looks ».like other html code down arrow , arrow?

here nice list of named entities: http://en.wikipedia.org/wiki/list_of_xml_and_html_character_entity_references

the numbers unicode code points, them there: http://unicode.org/charts/

so, example, down arrow ↓ (↓) , arrow ↑ (↑). also, left arrow , right arrow ← , →.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -