CS222 Web Programming Assignment 4
Instructor: Trish Cornez
Problem 1
Build the reponsive webpage shown in the images below.
- The first image illustrates the layout to be used for a larger screen,
such as an iPad Pro.
- The second image illustrates the layout structure to be used on a smaller screen, such as an iPhone.
- The smaller screens must use a dropdown menu.
- Use Bootstrap


Problem 2
- Build the webpage shown in the mockup below.
- The web page must use a CSS file for formatting and a JavaScript file for interactivity.
- Use "controlgroup" with a "radio" type, to build the radio buttons.
- Upload the web page, along with additional files, to your website and make sure it displays properly in Chrome and Firefox.
