DEV Community

Cover image for Progress Bar Tutorial with Blog Layout- HTML/CSS/ JavaScript Beginner Tutorial(Video)
Renaissance Engineer
Renaissance Engineer

Posted on

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

Latest comments (0)