HTML Reference-Lesson 4
| Tag | Meaning | Attributes | On & off tags or empty tags |
Block level or inline |
HTML-Lesson | |
|---|---|---|---|---|---|---|
| html | enclose web page | see HTML Lesson 16 | on/off | BL | 2 | |
| img | display graphic | src width height alt |
empty | I | 6 | |
| input | a form input | 13 | ||||
| ins | insert | 20 | ||||
| kbd | 23 | |||||
| label | 23 | |||||
| li | 7 | |||||
| link | 5 | |||||
| map | 24 | |||||
| meta | 17 | |||||
| noscript | 25 | |||||
| object | 25 | |||||
| ol | 7 | |||||
| optgroup | 21 | |||||
| option | 13,21 | |||||
| p | 3 | |||||
| param | 25 | |||||
| pre | 20 |