HTML and CSS Reference
In-Depth Information
Character
Description
Usage
Encoding
=
Equals sign
Reserved %3D
&
Ampersand
Reserved %26
<
Less-than sign
Unsafe
%3C
>
Greater-than sign
Unsafe
%3E
"
Double quotation mark
Unsafe
%22
#
Hash symbol
Unsafe
%23
%
Percent
Unsafe
%25
{
Left curly brace
Unsafe
%7B
}
Right curly brace
Unsafe
%7D
|
Vertical bar
Unsafe
%7C
\
Backslash
Unsafe
%5C
^
Caret
Unsafe
%5E
~
Tilde
Unsafe
%7E
 
Search WWH ::




Custom Search