TartarSauce / portfolio

MIT License
0 stars 0 forks source link

added code to show either the work experience or the about sections #3

Closed TartarSauce closed 8 years ago

TartarSauce commented 8 years ago

Notes:

  1. I forgot to create a new class-03 branch yesterday, and almost forgot to create a class-04 branch today. Realized it in time and created a new class-04 branch. Unfortunately all add and commits were made in class-02 branch.
  2. Corrected all of that today. I have a class-04 branch to which all new updates are pushed up to.
  3. For today's work, I added two new items to the nav bar - 'work experience' and 'about'.
  4. Depending on which link is chosen, the corresponding content is shown and the other section is hidden.
  5. I closely mimicked the class exercise to complete this assignment.