Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html dir=”rtl” lang=”ar” xmlns=”http://www.w3.org/1999/xhtml”>
- <HEAD>
- <META name="color:Background" content="#fffffd" />
- <META name="image:Background" content=""/>
- <META name="color:hover" content="#e5e7e9" />
- <META name="color:Link" content="#3d7faa" />
- <META name="color:post Background" content="">
- <META name="color:Post Title" content="#74c7b9" />
- <META name="color:Post Blockquote Border" content="#91bfdb" />
- <META name="color:list-color" content="#4575b4" />
- <meta http-equiv=”content-type” content=”text/html; charset=utf-8”>
- <title>{Title}</title>
- <link rel=”shortcut icon” href=”{Favicon}”>
- </HEAD>
- <style type=”text/css”>
- #body {
- background-color: {color:Background};
- #background-image: url ('{image:Background}');
- #background-attachment: fixed;
- #background-position: right bottom;
- #background-repeat: no-repeat;
- #height: 100%;
- #width: 100%;
- }
- #a:link, a:visited, a:active {
- color: {color:Link};
- #text-decoration: none;
- #font-weight: normal;
- #padding-bottom: 2px;
- }
- #a:hover {
- color: {color:hover};
- #text-decoration: none;
- #font-weight: normal;
- }
- #center {
- width: 510px;
- padding-top:5 px ;
- margin: auto;
- }
- #entry {
- width: 500px;
- border-width: 2px;
- border-color: #0000;
- border-style:none;
- float: right;
- background-color: {color:post Background};
- }
- #entry h1 {
- font-family: 'Yakout';
- font-size: 14px;
- color: {color: Post Title};
- #font-weight: normal;
- #text-align: left;
- }
- #entry h1 a {
- color: {color:Post Title};
- }
- #entry blockquote {
- border-left: 4px solid
- color:{color:Post Blockquote Border};
- #padding-left: 5px;
- }
- #entry ul {
- list-style-type: circle;
- list-color: {color:list-color};
- }
- </style>
- <BODY>
- <div id=" center ">
- <div id="entry">
- </div></div>
- </BODY>
- </HTML>
Advertisement
Add Comment
Please, Sign In to add comment