Comment démarrer un fichier HTML
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
Zworis
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
You can open/run an HTML file by using any browser applications installed on your computer such as Google Chrome or Safari.
File Explorer: index.html