Prev Demo
HTML5
>
Symbols
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p>Left Arrow ←</p> <p>Upward Arrow ↑</p> <p>Right Arrow →</p> <p>Downward Arrow ↓</p> <p>Leftright Arrow ↔</p> <p>UpDwown Arrow ↕</p> <p>Northwest Arrow ↖</p> <p>NorthEast Arrow↗</p> <p>South west Arrow↙</p> <p>Left wave Arrow ↜</p> <p>Right wave Arrow ↝</p> <p>Upwards Two headed Arrow↟</p> <p>Downwards Arrow with tip leftwards ↵</p> <p>Clockwise semicircle arrow ↷</p> <p>Leftwards paired Arow ⇇</p> <p>Leftright double Arrow With stroke ⇎</p> <p>Leftwards Double Arrow ⇐</p> <p>Rightwards triple Arow ⇛</p> <p>Upwards right Arrow ⇧</p> <p>Leftrightopened Arrow ⇿</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output