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 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%;
- }
- </style>
- <BODY>
- </BODY>
- </HTML>
Advertisement
Add Comment
Please, Sign In to add comment