Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <p><center> <style>
- .overlay {
- width: 651px;
- height: 760px;
- background: url('http://i.imgur.com/EcbR4AR.png') 4px 4px no-repeat;
- position: relative;
- background-color: #050F19;
- border-radius: 0px;
- border: 4px solid #203761;
- }
- .innerbox {
- overflow: auto;
- border: none;
- background: #15253E;
- position: absolute;
- border-radius: 0px;
- }
- #navigation{
- position: absolute;
- top: 490px;
- left: 432px;
- width: 203px;
- height: 253px;
- padding: 6px;
- border: 0px solid #000;
- overflow: auto;
- text-align: center;
- background-color: #15253E;
- border-radius: 0px;
- }
- </style>
- <style> #hidden{
- height: 192px;
- width: 375px;
- overflow: hidden;
- }
- #main_box{
- border: 0px solid #ffffff;
- }
- #scrollbox {
- position: absolute;
- top: 490px;
- left: 4px;
- width: 424px;
- height: 265px;
- padding: 0px;
- border: 0px solid #000;
- overflow: hidden;
- text-align: center;
- background-color: #15253E;
- border-radius: 0px;
- }
- </style>
- <div class="overlay">
- <table><td valign="top"><div id="scrollbox">
- <div style="width: 424px; height: 265px; overflow-y: hidden;" class="structurediv">
- <a name="about"></a> <div style="width: 424px; height: 265px; overflow: auto;" align="center"> <h1> About!</h1>
- <br />
- <small>This is small text.</small><br />
- <b>This is bold text.</b><br />
- <u>This is underlined text.</u><br />
- <i>This is italic text.</i><br />
- <s>This is striked text.</s><br />
- This is normal text.<br />
- <a href="">This is a link.</a><br />
- <h1>This is the h1</h1> <h2>header2</h2> <h3>This is the h3</h3>
- <hr />
- <blockquote>
- Blockquote looks like this!
- </blockquote>
- </div>
- <a name="rules"></a>
- <div style="width: 424px; height: 265px; overflow: auto;" align="center">
- <h1>Rules</h1>
- </div>
- <a name="news"></a>
- <div style="width: 424px; height: 265px; overflow: auto;" align="center">
- <h1>News Feeds</h1>
- </div>
- <a name="posters"></a>
- <div style="width: 424px; height: 265px; overflow: auto;" align="center">
- <h1>Top Posters</h1>
- </div>
- <a name="staff"></a>
- <div style="width: 424px; height: 375px; overflow: auto;" align="center">
- <h1>Staff</h1>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
- </div>
- </td></tr></table>
- <div class="innerbox" id="navigation">
- <a href="#about" class="navi1">About</a>
- <a href="#rules" class="navi1">Rules</a>
- <a href="#news" class="navi1">News Feed</a>
- <a href="#posters" class="navi1">Top Posters</a>
- <a href="#staff" class="navi1">Staff</a>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment