Skip to content

btebe/art-gallary-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Art gallery website solution

This is a solution to the Art gallery website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements throughout the site
  • Bonus: Use Leaflet JS to create an interactive location map with custom location pin

Screenshot

1 2 3

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

Nothing new in this project. It's everything i have come acrossed before. The layout challenge in this project was very interesting though and i found a way to change svg color in img.

To see how you can add code snippets, see below:

.footer-section > div > ul > li:hover > a > img {
  filter: invert(0.21) sepia(1) saturate(7) hue-rotate(302.4deg) brightness(0.86);
}

Continued development

I want to continue to make layouts for more compplex designs.

Useful resources

Author

Acknowledgments

I would like to give my thanks to the web for making everything more accessible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published