wants bold arrow pointing north east in css
-
i want to create an arrow using code so it looks like the arrow in the wingdings font like the picture here but i want it pointing north east. where can i find out how to do this...thx (its the arrow pointing south east that i want to code)
One way to do it would be to go here and search "arrow" -- you'll find dozens of them. Select the one you like, include it in your HTML and rotate it in CSS to make it point NE.Add a Comment