dimanche 3 avril 2016

HTML title showing as plaintext and not in title

My super-simplified code still does not display the necessary in the title in the browser. This occurs in both Firefox and Chrome and the title{display:none;}-css-solution did not make a difference.

<!DOCTYPE html>
<html>
   <head>
        <meta charset="utf-8">
        <tile>Pong</tile>
    </head>
    <body>
    </body>
</html>




Aucun commentaire:

Enregistrer un commentaire