You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
402 B
16 lines
402 B
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<title>M A C H I N E</title>
|
|
<meta charset="utf-8">
|
|
<link href="stylepagecss/style.css" rel="stylesheet">
|
|
<link rel="icon" type="image/jpg" sizes="16x16" href="icon.jpg">
|
|
</head>
|
|
|
|
<body>
|
|
<div>
|
|
<a href="machine.html"><h2>MACHINE</h2></a>
|
|
<a href="machine.html"><h2>A SOUS NSI</h2></a>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|