[update] Add code lines

This commit is contained in:
brunosimon
2016-08-14 15:19:52 +02:00
parent 03c0629650
commit ae6458ade1
14 changed files with 351 additions and 41 deletions
+15
View File
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<section>
Bonjour
<form action="#">
<input type="text">
</form>
</section>
</body>
</html>