Many times when writing documentation or tech blog content you may want to use arrows to display navigation if you are looking for such arrow codes in HTML, here is a list of them|,
Four direction arrows:
- Right (Forward, East) Arrow: →
HTML Code: →
- Left (Backward, West) Arrow: ←
HTML Code: ←
- Up (North) Arrow : ↑
HTML Code: ↑
- Down (South) Arrow: ↓
HTML Code: ↓
More directional Arrows:
- North West Arrow: ↖
HTML Code: ↖
- North East Arrow: ↗
HTML Code: ↗
- South East Arrow: ↘
HTML Code: ↘
- South West Arrow: ↙
HTML Code: ↙
You can use these arrows directly in your webpage code but make sure you have enabled UTF-8 encoding in your IDE and also using UTF-8 meta tag in your HTML head section or else they won't be displayed properly.
More Posts related to Html,
- HTML5 HELLO WORLD Example
- All directional arrows codes for HTML
- Adding Sub Headings to Bootstrap Header tags
- Create HTML button that looks like a href hyperlink
- 70+ HTTP Error Codes CheatSheet
- Comprehensive 256 Ascii code table with Html Hex IBM Microsoft Key
- How to set background color in HTML page?
- Obsolete marquee element alternatives html5
- Base 64 Index, Character and Binary Table
- Get HTML table td, tr or th inner content value with id or name attribute
- Align html element at the center of page vertically and horizontally
- How to add multiple spaces between html page text
- The author stylesheet specified in tag script is too long - document contains 21759 bytes whereas the limit is 10000 bytes
- How to pretty print HTML using Java Code
- W3 HTML validator warning Unable to Determine Parse Mode
- Hyperlink in html (anchor tag) without a underline
- reCaptcha Verification expired. Check the checkbox again
- Auto Refresh Webpage after every x Second or Minute using Meta Tag?
- Chessboard with pieces using pure HTML and CSS
- Default speed of Marquee tag : SCROLLAMOUNT
- Fibonacci series from 1 to 500 table
- 9 Border to DIV Element in HTML Examples
- How to remove old 404 pages ulrs from Google crawler
- Simple Crossword Puzzle example using Pure HTML, CSS and JavaScript
- How to make a div tag clickable
More Posts:
- How to install Zoom Add-in to Outlook (Mac) - MacOS
- [fix] zsh: illegal hardware instruction python TensorFlow M1/M2 Mac - zsh
- Share Story Feed on Facebook using URL - Facebook
- How to load zsh profile on opening shell terminal - MacOS
- How to resolve Certificate Expired WhatsApp Error - WhatsApp
- Android Studio : Change FAB icon color : FloatingActionButton - Android-Studio
- SharePoint PowerShell Merge-SPLogFile filter by time using StartTime EndTime - SharePoint
- Online JSON Validator Tool - Tools