Skip to content

AashishVivekBhat/blog_preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Overview

The challenge

Users should be able to:

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

Screenshot

Links

My process

Built with

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

What I learned

  • Writing semantic HTML using <main>, <h1> tags to improve accessibility & organisation

  • Responsive design while writing meaningful code to improve readability and future improvements/contributions.

  • CSS properties & concepts like **Flexbox, @font-face, var etc and their syntax for writing concise & organized code.

Continued development

  • Focus on getting better at responsive design, needs improvements in efficiency of tasks like visualizing, writing and implementation of simple designs

  • Improving project completion time w.r.t earlier projected time-frame.

Author