Skip to content
Snippets Groups Projects
Select Git revision
  • 7798d854aa291d5594f6ce000d51dfce00b1f1b0
  • master default protected
  • 1.31
  • 4.38.8
  • 4.38.7
  • 4.38.6
  • 4.38.5
  • 4.38.4
  • 4.38.3
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
23 results

154.html

Blame
  • Volker Schukai's avatar
    2ac416a3
    History
    154.html 727 B
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
    
        <title>Issues</title>
        <script src="./152.js" type="module"></script>
    </head>
    <body>
    
    
    <main>
    
        <h1>Issues 152</h1>
        <p>
            <a href="https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/152" target="_blank">issues/152</a>
        </p>
    
    
        <div style="width: 250px;margin: 0 auto;">
            <form id="form">
                <label for="checkbox1"></label><input name="checkbox1" type="checkbox" id="checkbox1" value="yes">
                <button type="button" id="button">Submit</button>
    
            </form>
        </div>
    
    
    </main>
    
    </body>
    </html>