Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 454 Bytes

The Summit

Project #12 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

A project centered around navigational design and clickable elements.

What I Learned

  • CSS pseudo-classes - :hover and :active
  • Using transitions between style states to make clickable elements seem animated

Please note that in each project, the first commit is always the starter code provided by Codecademy.