-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path111001.html
More file actions
31 lines (30 loc) · 2.35 KB
/
Copy path111001.html
File metadata and controls
31 lines (30 loc) · 2.35 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>111001</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">Quel type de pneu utilises-tu ?</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/yGODkUt7vcJp15n7Zk2AwJDZnvRh5gfbB4-kNnUgNfo/rs:fit:860:0:0/g:ce/aHR0cHM6Ly9pMC53/cC5jb20vd3d3LnRy/YWNrdHlyZS5jby51/ay93cC1jb250ZW50/L3VwbG9hZHMvMjAx/OS8wNC9yODg4ci0x/LmpwZz9maXQ9MzUy/LDM1MiZzc2w9MQ);">
<a href="101100.html" class="btn btn-info btn-lg">Des Toyo R888</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/tftNQ_RCUjSR8XSUrLWSZVrVtqNTswEghlS8poTVBdg/rs:fit:500:0:0/g:ce/aHR0cHM6Ly93d3cu/ZXVyb21hc3Rlci5m/ci91cGxvYWQvZXVy/b21hc3Rlcl9lc2hv/cC9wcm9maWxlcy9l/cm1fZnIvbWljaGVs/aW4tcGlsb3Qtc3Bv/cnQtNC1zL2JpZy5w/bmc)">
<a href="010111.html" class="btn btn-info btn-lg">Des Michelin PS4</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/d_LITpSR3GcXM67lZW2orfLVWx5VPzHlMhzaVXxMRKw/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9hc3Nl/dHMuYnJpZGdlc3Rv/bmV0aXJlLmNvbS9j/b250ZW50L2RhbS9j/b25zdW1lci9ic3Qv/c2hhcmVkL3RpcmVz/L3BvdGVuemEtcmFj/ZS9oZXJvLmpwZw)">
<a href="000001.html" class="btn btn-info btn-lg">Des Bridgerton Potenza Race</a>
</div>
</body>
</html>