Advertisement
PayneLess_Designs

PayneLess Designs - Scroll Box - Simple

Apr 26th, 2010
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.60 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html><head>
  3.   <title>Scroll Box - Simple</title>
  4.   <meta name="created" content="Tue, 27 Apr 2010 03:40:55 GMT">
  5.   <meta http-equiv="content-type" content="text/html;charset=utf-8">
  6.   <meta name="description" content="">
  7.   <meta name="keywords" content="">
  8. </head>
  9. <body>
  10. <div style="width: 400px; height: 400px; margin: 0 auto; padding: 10px; background: #000; color: #fff; overflow: scroll;">
  11. <p>This is a simple scroll box which will start scrolling when context exceeds the 400px height set.</p>
  12. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement