From b2624542636eef4cd69e4376c957b3d48021838d Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 26 Nov 2010 14:47:42 +0100 Subject: [PATCH] initial scroller --- data/style.css | 15 +++++++++++++++ rick.html | 7 +++++++ 2 files changed, 22 insertions(+) diff --git a/data/style.css b/data/style.css index d459bca..8c5818c 100644 --- a/data/style.css +++ b/data/style.css @@ -50,3 +50,18 @@ img { width: 160px; height: 36px; } + +#scroller { + position: absolute; + left: 800px; + top: 20px; + width: 30px; + height: 650px; + overflow: hidden; +} + +#scroller div { + color: #000; + top: -200px; + position: relative; +} diff --git a/rick.html b/rick.html index 8986edd..c08beb4 100644 --- a/rick.html +++ b/rick.html @@ -16,6 +16,13 @@ +
+
+




















+ H
E
L
L
L
O +
+
+