HTML

HTML 4
<html>
   <head>
      <title>Hello world</title>
   </head>
   Hello World
</html>
Commentaires
- Ecrire votre code avec votre editeur de texte (vi sous Linux , Notepad sous windows)
- Sauvegarder votre code dans un fichier du nom de "index.html"

Fichier : html.html


Retour page principale


Valid CSS!  -  Valid XHTML 1.0 Transitional