To display code in a website or blog, special character such as "<" and for ">" need to be replaced by characters entities. For example <HTML> is display by typing in <HTML>. Here is a list of some of the common character entities used in blogs:
| space | |
| < | < |
| > | > |
| & | & |
| ¢ | ¢ |
| £ | £ |
| ¥ | ¥ |
| € | € |
| © | ©right; |
| ® | ® |
| § | § |
| × | × |
| ÷ | ÷ |
1 comment:
Nice tutorial
Post a Comment