A Logo of Seth's Portfolio as an S and M

Seth McNamee

Programmer

Responsive Web Design Examples

Town Hall Chapter 8

This project shows how to use CSS to make a website responsive. It uses percentages as the widths and has media queries, which implements mobile responsiveness by making the text and header smaller and implementing a mobile menu when the screen gets too small for a regular navigation menu.

Town Hall Chapter 8 Link
Please Click the Picture to view Website.

To View Images of the Code Click the Button Below

Firt Fourth of the Code for the CSS in the Town Hall Ch8 Project

Second fourth of the Code for the CSS in the Town Hall Ch8 Project

Third fourth of the Code for the CSS in the Town Hall Ch8 Project

Last fourth of the Code for the CSS in the Town Hall Ch8 Project

Town Hall Chapter 9

In The Town Hall Chapter 9 project, the floats from the previous project are replaced with the display flex method so that the navigation menu, aside, and section are displayed like those of project 8. It also uses media queries for smaller screens, making it a responsive website.

Town Hall Chapter 8 Link
Please Click the Picture to view Website.

To View Images of the Code Click the Button Below

Firt Fourth of the Code for the CSS in the Town Hall Ch9 Project

Second fourth of the Code for the CSS in the Town Hall Ch9 Project

Third fourth of the Code for the CSS in the Town Hall Ch9 Project

Last fourth of the Code for the CSS in the Town Hall Ch9 Project

Town Hall Chapter 10

This project uses the display grid method to make this Town Hall project responsive. To View please click the picture below.

Town Hall Chapter 8 Link
Please Click the Picture to view Website.

To View Images of the Code Click the Button Below

Firt Fourth of the Code for the CSS in the Town Hall Ch10 Project

Second fourth of the Code for the CSS in the Town Hall Ch10 Project

Third fourth of the Code for the CSS in the Town Hall Ch10 Project

Last fourth of the Code for the CSS in the Town Hall Ch10 Project

Bootstrap Assignment Italian Restaurant

This project uses Bootstrap to create two web pages that look like an Italian Restaurant. The first is a simple home page that welcomes the user, and the second is a form to make a reservation. The home page uses Bootstrap for the navigation menu, photo carousel, and general page layout. This layout changes as the page gets smaller and bigger. The reservation page is similar to the home page but includes a form for people wishing to make a reservation.

Town Hall Chapter 8 Link
Please Click the Picture to view Website.

To View Images of the Code Click the Button Below

Firt third of the Bootstrap projects homepage Html code

Second third of the Bootstrap projects homepage Html code

Last third of the Bootstrap projects homepage Html code

Firt third of the Bootstrap projects Reservations page Html code

Second third of the Bootstrap projects Reservations page Html code

Last third of the Bootstrap projects Reservations page Html code