Skip to content

NewMeeDev/FrontendMentor-04_3-ColumnPreviewCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - 3-column preview card component solution

This is a solution to the 3-column preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Screenshot

Built with

  • Flexbox
  • Media Queries
  • JavaScript DOM

What I learned

  • Using CSS Flexbox
  • Using Media Queries
  • Add Elements to the DOM via JavaScript

Code snippets

/* Extra small devices (phones, 950px and down) */
@media only screen and (max-width: 950px) {
  /* ... */
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published