Skip to content

Adarshshanbhag5/Sunnyside-agency-landing-page-FrontendMentorIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Sunnyside agency landing page solution

This is a solution to the Sunnyside agency landing page 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 the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid

What I learned

#img-section {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

Author

Implemented

About

This is challenge taken from FrontEndMentorIo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published