special letter characters code example
Example 1: special characters
Check this site: https://dev.w3.org/html5/html-author/charref
Example 2: special characters
Special Characters
\n
New line
\r
Carriage return
\t
Tab
\v
Vertical tab
\f
Form feed
\xxx
Octal character xxx
\xhh
Hex character hh