website development 8
- CSS, Links, Images. Create a web page about your favorite sports team (if you don’t have one, just pick any local team, or for some of you, pick your own team).
- Include the basic structure: html, head, body
- Within the head structure, include title meta elements such as description, keywords, and author
- Include an external stylesheet for <body>, <H1>, <p> tags
- Embed at least 3 images in your web page, one of which also a hyperlink.
- Include at least 3 hyperlinks.
- Save the file as favorite.html
- IMAGE maps. Create a web page about your favorite animal/pet (do not include humans J, if you don’t have one, just pick a dog or a cat)
- Download an image from the web and use it as image map for your web page.
- Establish 3 different map links (rectangle, circle, polygon).
- You may link to external sites.
- Create another web page that has some description about your pet.
- Include the basic structure: html, head, body
- Inside the body, <H1> and <p> tags
- Make this as one of the image map links
- Navigate and Jump. Create a 3-page site using text from the navigate and jump document.
- Use <H1> for each page title, header
- Include navigation links on top of each page.
- For each page, establish anchors or bookmarks for each sub-heading
- You may add images to spice up your pages.

Leave a Reply
Want to join the discussion?Feel free to contribute!