Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #description {
- width:130px;
- height:200px;
- margin-left:800px;
- margin-top:300px;
- font-family:times;
- color:#fff;
- font-size:10px;
- text-align:center;
- position:fixed;
- overflow:scroll;
- padding:2px;
- line-height:80%;
- }
- #dheader{
- width:100px;
- height:auto;
- padding:10px;
- font-size:15px;
- text-transform:normal;
- letter-spacing:1px;
- color:#fff;
- font-family: times;
- text-shadow:0px 0px 5px #000;
- background: url('');
- }
- <div id="description"><br>
- <center><div id="dheader">title</div></center>
- <p>Text Here</p>
- <center><div id="dheader">title</div></center>
- <p>Text Here</p>
- <center><div id="dheader">title</div></center>
- <p>Text Here</p>
- <center><div id="dheader">title</div></center>
- <p>Text Here</p>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment