ru2

Arabicode-1

ru2
Mar 2nd, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html dir=”rtl” lang=”ar” xmlns=”http://www.w3.org/1999/xhtml”>
  3. <HEAD>
  4. <META name="color:Background" content="#fffffd" />
  5. <META name="image:Background" content=""/>
  6. <meta http-equiv=”content-type” content=”text/html; charset=utf-8”>
  7. <title>{Title}</title>
  8. <link rel=”shortcut icon” href=”{Favicon}”>
  9. </HEAD>
  10. <style type=”text/css”>
  11. body {
  12. background-color: {color:Background};
  13. background-image: url ('{image:Background}');
  14. background-attachment: fixed;
  15. background-position: right bottom;
  16. background-repeat: no-repeat;
  17. height: 100%;
  18. width: 100%;
  19. }
  20. </style>
  21. <BODY>
  22. </BODY>
  23. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment