bafo
This commit is contained in:
parent
4d2c9cbf1e
commit
bcd6d0cfc1
2 changed files with 16 additions and 0 deletions
16
JustePrix.html
Normal file
16
JustePrix.html
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<link rel="stylesheet" href="Page1.js">
|
||||||
|
<title>Document</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div>
|
||||||
|
<label for="Valeur"> Entrez un nombre</label>
|
||||||
|
<input type="text" name="Valeur" id="Valeur">
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue