CS 257: Software Design

Web application: first draft HTML and CSS

Folder: webapp/pages

Goals

Your tasks

This point of this assignment is to get your first draft of your web pages rendered into HTML and CSS. You want to make your web pages look good, so now's the opportunity to start that process.

The pages you hand in for this part of the project will necessarily not have any of their ultimate functionality. You won't be accessing your API, of course, since it hasn't been implemented yet. So here, you're just after getting the appearance and layout right, and to the extent it's relevant, setting up your ordinary links so that clicking on them takes you to the right place.

Have fun!