Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.22 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.22 KB

Table of contents

Overview

The challenge

Users should be able to:

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

Screenshot

Desktop

Desktop design

Mobile

Mobile design

Live-Demo

My process

Built with

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

What I learned

  • How to build a responsive layout using vanilla HTML5, CSS3
  • Using flex-box for putting various elements together

Useful resources

  • MDN -- helped me to know the semantic tags of HTML5.

Author