Insert Special Character
Special character ေတြကို အသံုးျပဳခ်င္တဲ့ အခါ သီးသန္႕ code ေတြ နဲ႕ ကၽြန္ေတာ္တုိ႕ေတြ အသံုးျပဳရပါတယ္။
<!DOCTYPE html>
<html>
<head>
<title>Small</title>
<meta name="description" content="HTML5 book">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta name="author" content="saturngod">
<meta charset="UTF-8">
</head>
<body>
<h1>M and B Adventure Travel ®</h1>
<p>For more than 10 years, M and B adventure travel has helped customers fulfill their dreams and conquer their fears.
We specialize in one-of-a-kind vaction package to the most destination in the world. Let us help you with your hotel bookings, helicopter tour , and shark-cage rentals, eithor online or in person.</p>
</body>
</html>
ဆိုတဲ့ code မွာ ® ကို ® အေနနဲ႕ ျမင္ရမွာပါ။

Figure 2-18
Special characters ေတြ ကို ေအာက္က ဇယားမွာ ၾကည့္ႏိုင္ပါတယ္။
| Description | Special Character | Code |
|---|---|---|
| Copyright | © | © |
| Registered trademark | ® | ® |
| Trademark | TM | ™ |
| paragraph mark | ¶ | ¶ |
| nonbreaking space | ||
| quotation mark | “ | " |
| left angle quote | « | « |
| right angle quote | » | » |
| ampersand | & | & |
| inverted exclamation | ¡ | ¡ |
| inverted question mark | ¿ | ¿ |
| broken vertical bar | ¦ | ¦ |
| section | § | § |
| not | ¬ | ¬ |
| acute accent | ´ | ´ |
| cedilla | ¸ | ¸ |
| bullet | • | • |
| capital N, tilde | Ñ | &NTilde; |
| small n, tilde | ñ | ñ |
| capital A, tilde | Ã | Ã |
| small a, tilde | ã | ã |
| capital A, grave accent | À | À |
| small a, grave accent | à | à |
| capital O, slash | Ø | Ø |
| small o, slash | ø | ø |
| em dash | — | — |
| en dash | – | – |
| micro | µ | µ |
| macron | ¯ | ¯ |
| superscript one | 1 | ¹ |
| superscript two | 2 | ² |
| superscript three | 3 | ³ |
| one-half fraction | 1⁄2 | ½ |
| one-fourth fraction | 1⁄4 | ¼ |
| three-fourths fraction | 3⁄4 | ¾ |
| degree | ° | ° |
| multiply | × | × |
| division | ÷ | ÷ |
| plus-or-minus | ± | ± |
| less-than | < | < |
| greater-than | > | > |
| dagger | † | † |
| double dagger | ‡ | ‡ |
| cent | ¢ | ¢ |
| pound sterling | £ | £ |
| euro | € | € |
| yen | ¥ | ¥ |
| general currency | ¤ | ¤ |