This is a solution to the News homepage 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 interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
- Bonus: Toggle the mobile menu (requires some JavaScript)
- Solution URL: (https://github.com/Sanjog735/Womble-NewsHomepage-UI))
- Live Site URL: (https://womble-news.netlify.app)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- CSS MediaQueries
- JavaScript
- Desktop-first workflow
In this challenge i learn about the core concept of HTML5 , basics of CSS3 , CSS Flexbox, CSS Grid and MediaQueries to responsive this site for different screen sizes.
I want to continued developement on the CSS part for animating different parts
- Example resource 1 - This helped me for changing the image according to the width of the viewport( different screen size ) . I really liked this method which is inside my queries.css file and will use it going forward.
- Email - Sanjog Patel
- Frontend Mentor - @Sanjog735
- GitHub - @yourusername