CS 347: Lab 3 – More HTML
Dear students:
Welcome to lab. Now’s your chance to apply the ideas you read about. Find a partner and complete as many of the tasks below as you can. At the end of our time together, paste your HTML files into Crowdsource in order to receive credit. (There’s only one text box. Just paste them one after the other.)
Task 1
Write an HTML page that shows a list of album covers for a band of your choosing. To ease sharing, use links to external images. Include captions and header, footer, and main sections.
Task 2
Write an HTML page that shows a table of some data of your choosing. Include header, footer, and main sections.
Task 3
Write an HTML page that shows a form for gathering input for some purpose of your choosing. (Dream up a business or organization, and design a coherent form that they’d use.) Use label
elements. Do not worry about the presentation.
TODO
The next step of your learning is to complete the following tasks:
- Read the chapter Styling Content in All Over the Web.
- Send me your domain name in a Slack direct message.
- Write your first blog entry before Friday morning. Clearly put the date of the blog entry on your index page. If I don’t have your domain name, I will not be able to read your blog, and you will not receive credit.
We don’t work on the same schedule, so encounter issues earlier rather than later.
See you next time.