DEV/DEV1.2/exo0.html
2024-12-02 09:38:04 +01:00

12 lines
249 B
HTML

<!doctype html>
<html lang="en">
<head>
<title> <meta charset="utf-8"> </title>
</head>
<body>
<h1>My first HTML5 <strong>document</strong></h1>
<p> </lang="fra">HTML5 est vraiment super !</p>
<input type="checkbox>
</html>