init
This commit is contained in:
42
upravaformularov.html
Normal file
42
upravaformularov.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width-device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="https://www.wz.sk/admin/filemanager/edit?dir=%2Fweb%2F&file=%2Fweb%2Fuprava.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="width: 200px; margin: aut;">
|
||||
<form id="prvy">
|
||||
<label for="fname">Meno</label>
|
||||
<input type="text" id="fname" name="fname">
|
||||
<input for="num">cislo</label>
|
||||
<input type="number" id="num" name="Cislo">
|
||||
|
||||
|
||||
</form>
|
||||
</form>
|
||||
</div>
|
||||
<hr>
|
||||
<form id="druhy">
|
||||
<label for="fname2">Meno
|
||||
<input type="text" id="fname2" name="fname2">
|
||||
<input for="1name">prezvisko</label>
|
||||
<input type="text" id="1name" name="1name">
|
||||
<input for="num2">cislo</label>
|
||||
<input type="number" id="num2" name="cislo">
|
||||
</label>
|
||||
</form>
|
||||
<hr>
|
||||
<form id="treti">
|
||||
<input type="text" name="neco"
|
||||
placeholder="Meno">
|
||||
</form>
|
||||
<hr>
|
||||
<form id=""></form>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user