Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- table {
- display: none;
- }
- .page table {
- display: table;
- }
- .sf {
- display: none;
- }
- body {
- background-image: url("http://u.cubeupload.com/painted_dreams87/ExpectoPatronumBG.png");
- }
- #layout {
- width: 786px;
- height: 506px;
- top: 5px;
- margin: 0 auto;
- background-image: url("http://u.cubeupload.com/painted_dreams87/ExpectoPatronumLayou.png");
- }
- #main {
- font: 9pt tahoma;
- color: #000000;
- top: 90px;
- left: 35px;
- width: 380px;
- height: 325px;
- overflow: hidden;
- }
- .page {
- height: 325px;
- overflow: auto;
- }
- .table {
- display: inline;
- text-align: left;
- }
- td {
- color: #000000;
- font: 9pt tahoma;
- line-height: 14px;
- }
- h1 {
- font-weight: normal;
- font: 13pt tahoma;
- text-align: left;
- color: #374241;
- padding-left: 5px;
- letter-spacing: 1px;
- border-bottom: 1px solid #3c4d55;
- }
- b {
- color: #3c4d55;
- font: 9pt tahoma;
- font-weight: bold;
- line-height: 14px;
- }
- i {
- color: #202b3b;
- font: 9pt tahoma;
- font-style: italic;
- line-height: 14px;
- }
- a:link, a:visited, a:active {
- color: #728675;
- font: 9pt tahoma;
- text-decoration: none;
- }
- a:hover {
- color: #68696b;
- font: 9pt tahoma;
- text-decoration: none;
- }
- textarea {
- width: 200px;
- height: 60px;
- font: 9pt tahoma;
- color: #728675;
- background-color: #c3c7c4;
- margin: 1px 0 0;
- overflow: hidden;
- }
- </style><div id="layout" style="position: relative;">
- <div id="main" style="position: absolute;">
- <a name="home"></a>
- <div class="page">
- <h1>Header One</h1>
- <b>bold</b> <i>italic</i> <a href="/~">link</a><br><br><center>
- <textarea>
- text here
- </textarea></center>
- <br><br><br><br><br><br><center>
- <a href="#link2"><img src="http://u.cubeupload.com/painted_dreams87/ExpectoPatronumArrow.png" border="0"></a>
- </center>
- </div>
- <a name="link2"></a>
- <div class="page">
- this is page 2
- <br><br><br><br><br><br><center>
- <a href="#link3"><img src="http://u.cubeupload.com/painted_dreams87/ExpectoPatronumArrow.png" border="0"></a>
- </center>
- </div>
- <a name="link3"></a>
- <div class="page">
- this is page 3
- <br><br><br><br><br><br><center>
- <a href="#link4"><img src="http://u.cubeupload.com/painted_dreams87/ExpectoPatronumArrow.png" border="0"></a>
- </center>
- </div>
- <a name="link4"></a>
- <div class="page">
- this is page 4
- </div>
- <a name="expectopatronum"></a>
- <div class="page">
- this is a hidden page
- </div>
- </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement