Nová ukázka
Reset
Načíst z URL
Uložit a získat odkaz
Vztahuje se k…
Nevyplňujte
Napiště „nejsem robot“
▶
Přepnout zobrazení
Výsledek
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <div class="container"> <h1>Je čas</h1> <table class="table table-striped"> <thead> <tr> <th>Fytopuf</th> <th>Reservoár</th> <th>Nejlepší trenér</th> </tr> </thead> <tr> <td>1</td> <td>4</td> <td>1</td> </tr> <tr> <td>5</td> <td>2</td> <td>1</td> </tr> <tr> <td>1</td> <td>6</td> <td>3</td> </tr> </table> <p><a href="#" class="btn btn-lg btn-primary">Zobrazit více informací</a></p> <form action="" class="form-inline"> <fieldset class="form-group"> <legend>Přihlaste se</legend> <p> <label>Zadejte e-mail: <input class="form-control" type="email"></label> <button class="btn btn-success">Odeslat</button> </p> </fieldset> </form> </div>
HTML
Autoformát
Standardní režim
Mobilní zobrazení
CSS
Autoformát
CSS reset
Až na konci
J
ava
S
cript
Autoformát
jQuery
Umístění JS
window.onload
</head>
</body>