Answers for "page html vierge"

0

page html vierge

<!DOCTYPE html>
<html>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <link rel="shortcut icon" type="image/ico" href="img/favicon.gif" />
   <link rel="stylesheet" type="text/css" href="style.css" />
   <title> titre </title>
 </head>
 <body>
 </body>
</html>
Posted by: Guest on August-31-2021

Browse Popular Code Answers by Language