This is a solution to the Blogr landing page challenge on Frontend Mentor. Frontend Mentor challenges help improve 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: solution URL
- Live Site URL: Live site
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Desktop-first workflow
This challenge provided valuable practice for my coding skills, particularly in styling backgrounds and images.
header::after {
background-size: 220.5%;
background-position-x: 25.3%;
background-position-y: 52.16%;
}I intended to add features that close one submenu when another is opened, but I forgot to implement this.
- Frontend Mentor - @ilham-bouk
- LinkedIn - Ilham Bouktir
A big thank you to anyone providing feedback on my solution. It definitely helps to find new ways to code and find easier solutions!
Happy coding!
