Progress Bar Tutorial with Blog Layout- HTML/CSS/ JavaScript Beginner Tutorial(Video)

renaissanceengineer

Renaissance Engineer

Posted on June 24, 2020

Progress Bar Tutorial with Blog Layout- HTML/CSS/ JavaScript Beginner Tutorial(Video)

In this video tutorial you will make a simple blog layout with a fixed header, body, and footer using CSS flexbox. You will then use some simple Javascript to create a progress bar that updates dynamically as you scroll down the page.

Customize for your portfolio

At the end of the video I'll leave you with some optional features to add so you can have something unique for your portfolio

Some example ideas:

  • Send API request when user has reached bottom of page
  • Slide out modal email form when user is 50% down page
  • Social sharing buttons in sidebar
  • Debouncing to make event handler more efficient
💖 💪 🙅 🚩
renaissanceengineer
Renaissance Engineer

Posted on June 24, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related