This is a solution to the Easybank 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
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Tailwind css
I learnt on toggling images for the humburger section and more responsive design tips and tricks.
I would like to perfect my responsiveness skill on images and the use of svg backgrounds and even on the icons.
-
Image toggling - This helped me for learning how to toggle images using relative links and looked like dom manipulation. I really liked this pattern and will use it going forward.
-
W3 schools - I usually use this as my reference point for any code,css,html,js.
-
Grid blog - a blog clearly explaining the grid column auto fit layout.
- Website - Erick Ngechu
- Frontend Mentor - @yourusername
I do acknowledge the developers of tailwind css for their awsome job in providing with faster tools for developing websites.Secondly I would like to thank most of the bloggers.