Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ariauagrande theme
- DONT REMOVE CREDIT........... thank
- -->
- <head>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="text:text" content=""/>
- <meta name="text:new url" content=""/>
- <script language="JavaScript">
- var time = null
- function move() {
- window.location = '{text:new url}'
- }
- //-->
- </script>
- <style type="text/css">
- body {
- background: {color:background};
- margin: 0;
- padding: 0;
- font-family:arial;
- }
- #text{
- margin:auto;
- margin-top:250px;
- width:250px;
- text-align:center;
- color:{color:text};
- font-size:50px;
- }
- </style>
- </head>
- <body>
- <body onload="timer=setTimeout('move()',3000)">
- <div id="text">{text:text}</div>
- <div style="position:fixed; bottom:10px; left:10px;">
- <a href="http://ariauagrande.tumblr.com" target="_blank"><img class="normal" src="http://static.tumblr.com/npfupbw/DT1mry89z/credit.png"</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment