-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path011001.html
More file actions
31 lines (30 loc) · 2.56 KB
/
Copy path011001.html
File metadata and controls
31 lines (30 loc) · 2.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en" style="height:100%">
<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 href="styles/bootstrap.min.css" rel="stylesheet">
<title>011001</title>
</head>
<body style="height:100%">
<div class="jumbotron-hero text-center p-5 bg-primary text-white rounded" style="height:30%;background-position: center;
background-image: url(https://imgs.search.brave.com/6Q9S3fcFXw-zIJtdPq9vqSm_QkcPeyltjt85H9HEM9Y/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9pbWcu/ZnJlZXBpay5jb20v/dmVjdGV1cnMtbGli/cmUvbW9kZWxlLXBv/aW50LWludGVycm9n/YXRpb24tZGVzc2lu/ZS1tYWluXzIzLTIx/NDk0MTA0NjIuanBn/P3NpemU9NjI2JmV4/dD1qcGc)">
<a href="" class="btn btn-primary btn-lg">Si l'on retire deux roues d'une voiture, peut-on la transformer en trottinette ?</a>
</div>
<div class="jumbotron-hero text-center p-5 bg-primary text-white rounded" style="height:10%;background-position: center;">
</div>
<div class="jumbotron-hero text-center p-5 bg-primary text-white rounded" style="height:20%;background-position: center;
background-image: url(https://imgs.search.brave.com/i8vva3zdnxecqXSXx2Hd4w_ZgvQV_17ch95684lrp44/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9tZWRp/YS5pc3RvY2twaG90/by5jb20vaWQvODM2/NDc4NzM0L3Bob3Rv/L3NrYXRlYm9hcmQt/b24tY29uY3JldGUt/Zmxvb3ItaW4tc2th/dGVwYXJrLmpwZz9z/PTYxMng2MTImdz0w/Jms9MjAmYz1lcnJ6/dFlVdWxmQkNoVGIz/T3dQVXJndHI5dG50/RXZMTTdQa19tZHdT/S1Y4PQ);">
<a href="010111.html" class="btn btn-info btn-lg">Et pourquoi ça ne serait pas un skate d'abord?</a>
</div>
<div class="jumbotron-hero text-center p-5 bg-primary text-white rounded" style="height:20%;background-position: center;
background-image: url(https://imgs.search.brave.com/8ppM9cM-_Zipsjvt-O1oHoqa72Ym1j3gHLVjHtx3GjQ/rs:fit:500:0:0/g:ce/aHR0cHM6Ly93d3cu/YXZhdGFjYXIuY29t/L21lZGlhL3d5c2l3/eWcvTWVpbGxldXJz/UG5ldXNFdGUuanBn)">
<a href="011101.html" class="btn btn-info btn-lg">Non, mais Elsa serait intéressée pour changer les pneus</a>
</div>
<div class="jumbotron-hero text-center p-5 bg-primary text-white rounded" style="height:20%;background-position: center;
background-image: url(https://imgs.search.brave.com/JUikrhz_XRO0VgeOt-NR3fP0aobQyml42YAg1ou9UYQ/rs:fit:500:0:0/g:ce/aHR0cHM6Ly93d3cu/em9zaC5mci93cC1j/b250ZW50L3VwbG9h/ZHMvMjAyMi8wOS94/c2xpZGVyLWhvbWUt/bW91bnRhaW4tYWxs/cm9hZC5qcGcucGFn/ZXNwZWVkLmljLmZP/eHZpU09xV3oud2Vi/cA)">
<a href="000001.html" class="btn btn-info btn-lg">Oui, mais uniquement si on ne dépasse pas les 30km/h</a>
</div>
</body>
</html>