Skip to content

Instantly share code, notes, and snippets.

View ProdanSergey's full-sized avatar
💭
🇺🇦 💙💛

Serhii Prodan ProdanSergey

💭
🇺🇦 💙💛
View GitHub Profile
@ProdanSergey
ProdanSergey / index.html
Last active April 29, 2018 07:04
Pure JS Content progress bar
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Pure JS Content progress bar</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<nav class="nav"></nav>