Bureaucrats, canmove, Confirmed users
2,887
edits
Dajbelshaw (talk | contribs) (Created page with "<strong>Structuring a Web page</strong> Examples: <ul> <li>Adding creator, description and keywords to header metadata</li> <li>Using doctype to communicate HTML standards co...") |
(recommend visible heading and paragraph markup instead of invisible meta description (obsolete), and creator/keywords (abandoned/useless) to the page head) |
||
| Line 3: | Line 3: | ||
Examples: | Examples: | ||
<ul> | <ul> | ||
<li>Using doctype to communicate HTML standards compliance</li> | <li>Using doctype to communicate HTML standards compliance</li> | ||
<li>Create an 'About Me' page which includes text, link and an image</li> | <li>Create an 'About Me' page which includes text, link and an image</li> | ||
<li>Adding a heading on that page with your name and a paragraph with description & keywords to the body</li> | |||
</ul> | </ul> | ||