Skip to content

Instantly share code, notes, and snippets.

View LandRover's full-sized avatar
🙋‍♂️
🐪

OG LandRover

🙋‍♂️
🐪
View GitHub Profile
@LandRover
LandRover / slider.html
Created September 9, 2012 11:04 — forked from ynonp/slider.html
Slider
<!DOCTYPE html>
<html>
<head>
<title>Transitions Demo</title>
<style>
body { overflow:hidden; }
#container {
width:200%;
position: absolute;