Test: Unterschied zwischen den Versionen

Aus wiki.kometin.at
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(369 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
__NICHT_INDEXIEREN__
{| class="wikitable"
|+<big>Unsere Treffen in 2025 (jeweils ab 18:50 Uhr)</big>
!Jänner
!Februar
!März
!April
!Mai
!Juni
!Juli
!August
!September
!Oktober
!November
!Dezember
|-
|<s>7.1.</s>
|<s>4.2.</s>
|4.3.
|1.4.
|13.5.
|10.6.
|-
|<s>23.1.</s>
|20.2.
|20.3.
|17.4.
|29.5.
|26.6.
|-
|<br />
|<br />
|<br />
|29.4.
|<br />
|<br />
|}
<html>
<html>
<h1></h1>
<style>
.button-link {
color: rgb(255, 255, 255) !important;
}
.button-link:link, .button-link:visited, .button-link:hover {
color: rgb(255, 255, 255) !important;
text-decoration: none; }
.button-style {


<form action="/action_page.php">
                   
  <input type="checkbox" id="room" name="room" value="room">
                    display: inline-block;
  <label for="vehicle1">Alle Räumlichkeiten zeigen: Garten, Küche, Wohnzimmer, Atelier, Badezimmer</label><br>
                    outline: 0;
  <input type="checkbox" id="vehicle2" name="vehicle2" value="Car">
                    appearance: none;
  <label for="vehicle2"> I have a car</label><br>
                    padding: 0px 12px;
  <input type="checkbox" id="vehicle3" name="vehicle3" value="Boat">
                    border: 0px solid transparent;
  <label for="vehicle3"> I have a boat</label><br><br>
                    border-radius: 4px;
  <input type="submit" value="Submit">
                    text-decoration: none;
</form>
                    cursor: pointer;
<script>
                    background-color: blue;
var room = document.getElementById("room").checked;  
                    box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px;
if(room === true)
                    color: rgb(255, 255, 255) !important;
{
                    font-size: 14px;
console.log("Räumlichkeiten wurden gezeigt");
                    font-weight: 400;
                    height: 36px;
                    transition: all 150ms ease-in-out 0s;
                 
               
               
               
}
}
else {
.button-style:hover {
console.log("Räumlichkeiten wurden nicht gezeigt");
color: rgb(255, 255, 255) !important;
background-color: rgb(17, 97, 73);
box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px, rgb(195 231 202) 0px 0px 0px 3px;
}
}
document.body.onload = addElement;
function addElement() {
  // create a new div element
  const newDiv = document.createElement("div");
  // and give it some content
  const newContent = document.createTextNode("Hi there and greetings!");


  // add the text node to the newly created div
</style>
  newDiv.appendChild(newContent);


  // add the newly created element and its content into the DOM
<button class="button-style">
  const currentDiv = document.getElementById("div1");
<a class="button-link" href="https://wiki.kometin.at/Weiqi-turnier-2025">
  document.body.insertBefore(newDiv, currentDiv);
Weiqi-turnier-2025
}
</a>
</script>
</button>
</html>
</html>

Aktuelle Version vom 5. April 2025, 18:34 Uhr



Unsere Treffen in 2025 (jeweils ab 18:50 Uhr)
Jänner Februar März April Mai Juni Juli August September Oktober November Dezember
7.1. 4.2. 4.3. 1.4. 13.5. 10.6.
23.1. 20.2. 20.3. 17.4. 29.5. 26.6.



29.4.