-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path001101.html
More file actions
31 lines (30 loc) · 2.59 KB
/
Copy path001101.html
File metadata and controls
31 lines (30 loc) · 2.59 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>001101</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">Entre une voiture de couleur rouge, et une voiture de couleur bleue, laquelle roule la plus vite ?</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/vJrIWAEMyYQ9Ho6lmEmiBCKVnBbI6INjJRto00jA5Jo/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9pMC53/cC5jb20vcGRsdi5m/ci93cC1jb250ZW50/L3VwbG9hZHMvMjAy/Mi8wMi83OTE3NC1h/dXRvYXJ0LWxhbWJv/cmdoaW5pLWF2ZW50/YWRvci1zdmotMS5q/cGc_Zml0PTgwMCw0/ODMmc3NsPTE);">
<a href="101010.html" class="btn btn-info btn-lg">La voiture bleue</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/K8voT7gIQwW9EozuZaW-EprOLolFUn1JeR8zt2wpfqw/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9zZjIu/YXV0by1tb3RvLmNv/bS93cC1jb250ZW50/L3VwbG9hZHMvc2l0/ZXMvOS8yMDE4LzAz/L3F1ZXN0LWNlLXF1/b24tZW50ZW5kLXBh/ci12b2l0dXJlLWVu/LWVwYXZlLTc1MHg0/MTAuanBn)">
<a href="001110.html" class="btn btn-info btn-lg">La voiture qui a un moteur</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/Vn6tdK8MU0LOzfWcIMvm6o9Tq2Bo9eAONkCard1fr6Y/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9tZWRp/YS5nZXR0eWltYWdl/cy5jb20vaWQvNjI3/OTU4NjUyL2ZyL3Bo/b3RvL2ZlcnJhcmkt/NDU4LWl0YWxpYS1l/eGNsdXNpdmUtdjgt/dm9pdHVyZS1kZS1z/cG9ydC1pdGFsaWVu/bmUuanBnP3M9NjEy/eDYxMiZ3PTAmaz0y/MCZjPVd6Zk5IYTNF/QWhmWC1DRVBwdnlf/Qmw2Ymk1TEhMamow/RFVzaVdhcTJ1SkE9)">
<a href="010111.html" class="btn btn-info btn-lg">La voiture rouge</a>
</div>
</body>
</html>