Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 1.83 KB

File metadata and controls

64 lines (42 loc) · 1.83 KB

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Links

My process

  • Analyzing how to structure the HTML -> Stylizing the different parts of the project -> Adding hovers stylized -> Testing everytime a new featuer is implemented

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

Transition and transform properties animations on hover and more for the CSS part. I tried to find a way to separate every different part of responsive CSS files by general type of devices users could use to navigate on the website.

Continued development

Probably better looking and more accuracy in animations that I could do in the future

Useful resources

Author

Acknowledgments

Special thanks to TheUniqueMathemagician