kul
This commit is contained in:
parent
27d83cc0ac
commit
4b1edbc426
@ -6,13 +6,14 @@
|
|||||||
<title>Document</title>
|
<title>Document</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php
|
<form>
|
||||||
<form>
|
|
||||||
<label>Namn</label><br>
|
<label>Namn</label><br>
|
||||||
<input type="text">
|
<input type="text">
|
||||||
<br>
|
<br>
|
||||||
<input type="submit" value="Skicka">
|
<input type="submit" value="Skicka">
|
||||||
</form>
|
</form>
|
||||||
|
<?php
|
||||||
|
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user