Skip to content

Instantly share code, notes, and snippets.

@milano12345
milano12345 / index.html
Created February 5, 2022 07:33
Tribute Page-Muhammad Ali
<link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Slabo+27px" rel="stylesheet" type="text/css">
<style>
h1 {
font-family: Lobster, Monospace;
color: white;
}

29/52 - Circular Slider

A super neat slider using Greensock's Draggable plugin

A Pen by Sean on CodePen.

License.