Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>clook.js</title>
- <link rel="stylesheet" href="style.css">
- </head>
- <body>
- <div id="clock">
- <h2>Do startu serwisu pozostało</h2>
- <div id="time">
- <div><span id="hour">00</span> Hours</div>
- <div><span id="hour">00</span> Minutes</div>
- <div><span id="hour">00</span> secunts</div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment