CS 257: Software Design

Web Application: Mockups in HTML and CSS

Folder: webapp/mockups

You will work with your web application partner for this assignment.

Goals

Rubric

1 - author names in comment at top of your .css file 1 - index.html and supporting files are in the webapp/mockups directory 1 - opening index.html in a browser displays the main page 2 - navigational structure is clear (i.e. it's easy to tell what I should click on or type to make various navigational things happen) 1 - appearance is consistent across mockups 4 - mockups' appearance and structure make sense given the features described in your user stories.

For this assignment, you will use HTML and CSS to render mockups of your wireframes from the wireframes assignment (or something inspired by your wireframes and your evolving ideas about your web application project). That is, you will create separate web pages showing each distinct view of your website, as close in layout and visual appearance to your vision of the final website as possible.

Your tasks

Notes