This is a solution to the Blogr landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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
- Semantic HTML5 markup
- Flexbox
- Mobile-first workflow
- SCSS
- media-queries
- javascript
- RWD (responsive web design)
- using multiple backgrounds
- better images and contents scaling
- using media-queries with scss
- resource 1 - This is an article which helped me understand manage multiple backgrounds-images. I'd recommend it to anyone still learning this concept.
- Website - Monika Cyprys
- Frontend Mentor - @MonikaCyprys