From RuneGlory
Jump to: navigation, search
(Created page with "<html> <body> <style type="text/css"> body { text-align: center; margin: auto; padding: 20px; } label { font-weight: bold; margin: 0 4px; } select { margin: 0; padd...")
 
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
+
Recent Changes:
<body>
 
  
<style type="text/css">
+
{{Special:RecentChanges/,limit=10,hidebots,hideminor}}
body { text-align: center; margin: auto; padding: 20px; }
 
label { font-weight: bold; margin: 0 4px; }
 
select  { margin: 0; padding: 0; }
 
table, th, td {
 
    border: 1px solid black;
 
}
 
  
select {
 
  color: white;
 
  width: 100%;
 
  
</style>
 
<form>
 
Select your Time zone:
 
<select id="mySelect">
 
  <option value="this would be your hours">gmt -5</option>
 
  <option value=https://i.imgur.com/JuoTLPY.png">gmt -4</option>
 
  <option value=https://i.imgur.com/saHJYFp.png>gmt -3</option>
 
  <option value="boy this would be your data">gmt -2</option>
 
</select>
 
</form>
 
<br></br>
 
<button type="button"
 
onclick="document.getElementById('demo').innerHTML = Date()">
 
Click me to display your time zone.</button>          <button type="button" onclick="myFunction()">Click me to display hourly events.</button>
 
<p id="demo"></p>
 
  
<p id="demo"></p>
+
Newest Pages:
  
<script>
+
{{Special:NewPages/,limit=10,showredirs,}}
function myFunction() {
 
    var x = document.getElementById("mySelect").value;
 
    document.getElementById("demo").innerHTML = x;
 
}
 
function myFunction() {
 
    var str = "GMT -3";
 
    var result = str.link("https://i.imgur.com/saHJYFp.png");
 
    document.getElementById("demo").innerHTML = result;
 
}
 
 
 
</script>
 
 
 
<table width="100%">
 
  <tr>
 
    <th> Boost </td>
 
    <th> Time </td>
 
  </tr>
 
  <tr>
 
    <td> 1 </td>
 
    <td> 2 </td>
 
  </tr>
 
  <tr>
 
    <td> 1 </td>
 
    <td> 2 </td>
 
  </tr>
 
  <tr>
 
    <td> 1 </td>
 
    <td> 2 </td>
 
  </tr>
 
  <tr>
 
    <td> 1 </td>
 
    <td> 2 </td>
 
  </tr>
 
  <tr>
 
    <td> 1 </td>
 
    <td> 2 </td>
 
  </tr>
 
  <tr>
 
    <td> 1 </td>
 
    <td> 2 </td>
 
  </tr>
 
</table>
 
 
 
</body>
 
</html>
 

Latest revision as of 08:14, 4 August 2020

Recent Changes:

No changes during the given period match these criteria.


Newest Pages: