HTML Basic
HTML special characters and online conversion
Sometimes you will need to use HTML special characters to represent, such as simply writing web code with a text editor (reference: Notepade++ ), or when you need to avoid using HTML symbols to store in the database. HTML special characters, the table below sorts out some commonly used characters for your reference.
Common HTML special characters
symbol | " | & | < | > | ← | ↑ | → | ↓ |
coding | " | & | < | > | ← | ↑ | & rarr; | ↓ |
Online conversion
In addition, you can also use the online conversion platform to help you find out how to write special characters. Here is a website for you: HTML Entity Character Lookup. After opening the webpage, you can see the query form below, enter the HTML special lucky number you want to present, and it will automatically convert it for you!

HTML Entity Character Lookup
http://leftlogic.com/projects/entity-lookup/
Post a Comment
0 Comments