Forced Line Breaks
4 Things Like A
Postal Address, OK 01234-5678
A Non-breaking Space prevents word-wrap. Try to adjust your browsers width to see how the following words will act as one: Word one and word two
It's bad practice to use non-breaking spaces to indent text. Instead, it is advised to use style rules covered in later tutorials.
There are some entities that will display special characters. The following is a list of some special characters
Tables are used for informtion as well as layout. You can stretch tables to fill the margis, or specify a fixed width, or leave it to be automatically sized to the size of its contents.
Here is a table showing more special characters. You can use unicode values instead of entity names as done in the below table:
X | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
---|---|---|---|---|---|---|---|---|---|---|
16 | ¡ | ¢ | £ | ¤ | ¥ | ¦ | § | ¨ | © | |
17 | ª | « | ¬ | | ® | ¯ | ° | ± | ² | ³ |
18 | ´ | µ | ¶ | · | ¸ | ¹ | º | » | ¼ | ½ |
19 | ¾ | ¿ | À | Á | Â | Ã | Ä | Å | Æ | Ç |
20 | È | É | Ê | Ë | Ì | Í | Î | Ï | Ð | Ñ |
21 | Ò | Ó | Ô | Õ | Ö | × | Ø | Ù | Ú | Û |
22 | Ü | Ý | Þ | ß | à | á | â | ã | ä | å |
23 | æ | ç | è | é | ê | ë | ì | í | î | ï |
24 | ð | ñ | ò | ó | ô | õ | ö | ÷ | ø | ù |
25 | ú | û | ü | ý | þ | ÿ |
The pre tag is used for pre- formatted text. Within the pre tag you don't need to use HTML for line breaks. It also defaults to a monospace font.
The text wrap will continue across multiple elements unless a clear attribute is used within the line break tag. Before this paragraph I have used a line break tag in this manner.
An image map allows for links to be embedded within a geographical reigon inside an image. You can define coordinates using a circular, rectangular, or any type of polygon shape as a clickable reigon. In the cat image above, a rectangular area over the nose is a hyperlink to the first tutorials website. The image on that site has the same link to return