clean up
|
Before Width: | Height: | Size: 66 KiB |
BIN
cdc/image.jpg
|
Before Width: | Height: | Size: 340 KiB |
@ -1,27 +0,0 @@
|
||||
*{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body{
|
||||
background-image: url(image.jpg);
|
||||
}
|
||||
h1{
|
||||
color: white;
|
||||
font-size: x-large;
|
||||
font-weight: bold;
|
||||
}
|
||||
ul{
|
||||
color: white;
|
||||
font-family: Verdana, Geneva, Tahoma, sans-serif;
|
||||
}
|
||||
li{
|
||||
color: red;
|
||||
font-size: m;
|
||||
}
|
||||
p{
|
||||
color: blue;
|
||||
}
|
||||
h2{
|
||||
color: aqua;
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<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, maximum-scale=1.0">
|
||||
<title>game news</title>
|
||||
</head>
|
||||
<body>
|
||||
<nav role="navigation"></nav>
|
||||
<div>
|
||||
<div>
|
||||
<h1>game news</h1>
|
||||
<p>c'est un site qui parle d'info sur certain jeux</p>
|
||||
<h2>sommaire</h2>
|
||||
<ul>
|
||||
<button><li>mario</li></button>
|
||||
<button><li>splatoon</li></button>
|
||||
<button><li>rayman</li></button>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h3><img src="logo.png" alt="logo oficiel du site web"/></h3>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
|
Before Width: | Height: | Size: 177 KiB After Width: | Height: | Size: 177 KiB |
|
Before Width: | Height: | Size: 102 KiB |