teaching machines

CS 347: Lab 3 – More HTML

September 1, 2021 by . Filed under fall-2021, labs, webdev.

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:

We don’t work on the same schedule, so encounter issues earlier rather than later.

See you next time.

Sincerely,