Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- < ---- button html ---- >
- <style>
- .button {
- font-family: windows;
- font-size: 14px;
- color: #000;
- }
- a {
- font-family: windows;
- font-size: 14px;
- color: #000;
- }
- </style>
- <button><a href="#home">Home</a></button>
- < ---- progress bar html ---- >
- <div role="progressbar" class="marquee"></div>
Advertisement
Add Comment
Please, Sign In to add comment