Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 881 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 881 Bytes

Interactive Pricing Component

This is my solution to the Interactive Pricing Component designed by Frontend Mentor.

Screenshot of my solution for the interactive pricing component

My purpose of completing this challenge was to learn some css needed for styling an input element with a type of range as well as creating some content for a new YouTube tutorial video.

Built with:

  • HTML5
  • CSS
  • Vanilla JS 🍨
  • Mobile-First
  • Grid/Flexbox

Links

Notes

I don't think I paid any special attention towards accessibility in this solution apart from a heading that can be read by screen-readers. I just wanted to practice some specific basics whilst coming back from my holiday!