Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.91 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.91 KB

Frontend Mentor - News homepage solution

This is a solution to the News homepage 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:

  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page
  • Bonus: Toggle the mobile menu (requires some JavaScript)

Screenshot

Links

My process

Built with

  • Media Queries
  • CSS Grid
  • Mobile-first workflow
  • Understanding REM

Note: These are just examples. Delete this note and replace the list above with your own choices

What I learned

  • button and a tags are friends, not enemies.

Continued development

I feel I still need to understand media queries better as I believe that some of the media quesies that have been were not optimised at all.

Author