TartarSauce / portfolio

MIT License
0 stars 0 forks source link

Class 01 Initial Scaffolding for Portfolio #1

Closed TartarSauce closed 8 years ago

TartarSauce commented 8 years ago

Most of my code was based off the code from the in-class pair-programming assignment.

I made changes to show only the nav bar, a few headings and an unordered list.

The nav bar changes from a horizontal list to a vertical list when the page is resized.

The assignment took a total of about 2 hrs.

I had to spend some time understanding the existing code before deciding how to modify it. Also still wrapping my head around the concept of the three CSS classes and how they control the look and feel of the page.