/100daysofcode

This is for the 100 days if code challenge

Primary LanguageCSS

Frontend Mentor - Article preview component solution

This is a solution to the Article preview component 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 component depending on their device's screen size
  • See the social media share links when they click the share icon

Screenshot

Desktop Design

Links

My process

Built with

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

Continued development

This challenge seemed simple at first, but it turned out to be more complex than expected. I had to utilize online resources, especially for implementing the mobile tooltip. I look forward to improving further by creating more webpages and continuing my learning journey.

Useful resources

  • resource 1 - This video helped me understand how to postion the tooltip for the mobile design.

Author