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.
Note: Delete this note and update the table of contents based on what sections you keep.
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
- Solution URL: https://github.com/Devon107/News-Hompage-Main
- Live Site URL: https://devon107.github.io/News-Hompage-Main/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- JavaScript
I learned about grid template sizes and how to interpret the layout. imagining the grid and how many of the cells I'm going to use to put the items in the right place.
I will be doing more challenges and exercises to master js and then go to the next step with Node.js to build web apps.