From RuneGlory
(Created page with "<!DOCTYPE HTML> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> p { text-align: center; font-size: 60px; margin-top:0px; } </s...") |
|||
(52 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | =Tournament= | |
+ | |||
+ | The countdown below indicates the time left until the event starts! | ||
<html> | <html> | ||
<head> | <head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
<body> | <body> | ||
Line 17: | Line 13: | ||
<script> | <script> | ||
// Set the date we're counting down to | // Set the date we're counting down to | ||
− | var countDownDate = new Date(" | + | var countDownDate = new Date("May 13, 2020 22:00:00 UTC").getTime(); |
// Update the count down every 1 second | // Update the count down every 1 second |
Latest revision as of 15:10, 13 May 2020
Tournament
The countdown below indicates the time left until the event starts!