12 lines
No EOL
282 B
HTML
Executable file
12 lines
No EOL
282 B
HTML
Executable file
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Prog Web Legend</title>
|
|
</head>
|
|
<body>
|
|
<p>Ecris une ligne</p>
|
|
<script src="./js/intro.js" deref></script>
|
|
</body>
|
|
</html> |