Skip to content

Instantly share code, notes, and snippets.

/*
* DIVERS
*/
* {
margin:0;
padding:0;
}
.center {
text-align:center;
@madbrain67
madbrain67 / gist:63dcd516df5dbd4b6fb8c1b2fa5bfc64
Last active January 18, 2019 09:38
Quête CSS Wild code school
<link rel="stylesheet" type="text/css" href="gandalf.css">
<section id="fellows">
<div class="fellows">
<div class="container">
<ul class="flex-container nowrap">
<li class="flex-item">
<div class="relative">
<div class="position-img">
<img src="http://images.innoveduc.fr/integration_gandalf.png" alt="image1">
</div>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="Author" content="FERRERO Franck">
<meta name="Keywords" content="findThePrecious">
<meta name="Description" content="findThePrecious">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="index.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />