<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/style.css">
<title>page d'accueil Google</title>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>/*debut de reset*/
html{
font-size: 62.5%;
}
body{
font-family: sans-serif;
font: 1.6rem;
margin: 0;
}
h1,h2,h3,p,ul,ol,a,th,figure{
text-decoration: none;
margin: 0;
list-style: none;
padding: 0;
font-weight: 400;
}
*{
box-sizing: border-box;
}
/*fin de reset*/- HTML 5
- CSS 3
*Versioning (Github)
this is the *[page-web]https://redjan29.github.io/Google/