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