Skip to content

Geokobby/Blog-preview-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Blog preview card solution

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

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • See hover and focus states for all interactive elements on the page

Screenshot

screenshots are in the screenshot folder

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

learned how to work on shadows

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  box-shadow:5px 10px;
}

Continued development

Image placement and sizing

Useful resources

  • Box-shadow - This helped me with finding the right depth for the shadows for the blog-card

Author

Acknowledgments

Thanks to W3schools.com for insightful code to help make reference to.

About

Frontend Mentor Blog Preview Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published