Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.25 KB

File metadata and controls

50 lines (32 loc) · 1.25 KB

Devscale 8 Weeks Fullstack JS

This is a solution to the Devscale 8 Weeks Fullstack JS first week assignment - Assignment #1.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover and focus states for all interactive elements on the page
  • Redirected into a embeded links when icon or button is clicked

Screenshot

Links

My Process

Built with

  • Semantic HTML5
  • CSS properties
  • Glassmorphism blurry effect reference from Glass UI
  • Image from Unsplash

What I learned

I learned how to implement glassy (blurry and transparent) effect with CSS.

Author