Skip to content

ilham-bouk/Blogr_landing_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Blogr landing page solution

This is a solution to the Blogr landing page challenge on Frontend Mentor. Frontend Mentor challenges help improve coding skills by building realistic projects.

Table of contents

Overview

The challenge

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

Screenshot

Screenshot of the solution

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Desktop-first workflow

What I learned

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%;
}

Continued development

I intended to add features that close one submenu when another is opened, but I forgot to implement this.

Author

Acknowledgments

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! ☺️🚀

About

This is a solution of Blogr landing page challenge on Frontend Mentor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published