page html vierge

Solutions on MaxInterview for page html vierge by the best coders in the world

showing results for - "page html vierge"
Finnian
02 Feb 2019
1<!DOCTYPE html>
2<html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5   <link rel="shortcut icon" type="image/ico" href="img/favicon.gif" />
6   <link rel="stylesheet" type="text/css" href="style.css" />
7   <title> titre </title>
8 </head>
9 <body>
10 </body>
11</html>