-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path110010.html
More file actions
31 lines (30 loc) · 2.31 KB
/
Copy path110010.html
File metadata and controls
31 lines (30 loc) · 2.31 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>110010</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 est le véhicule que tu utilises?</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/rOOy-wSgRJzaCZwCoALG5N6lbQSZJtU6H-I2vzTH1uw/rs:fit:560:320:1/g:ce/aHR0cHM6Ly91cGxv/YWQud2lraW1lZGlh/Lm9yZy93aWtpcGVk/aWEvY29tbW9ucy90/aHVtYi80LzRiL0Np/dHJvZW5fU2F4b19m/cm9udF8yMDA4MDQw/My5qcGcvNTEycHgt/Q2l0cm9lbl9TYXhv/X2Zyb250XzIwMDgw/NDAzLmpwZw);">
<a href="100100.html" class="btn btn-info btn-lg">Une Citroën</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/_9WDQTMX3TPatQYUMEIOT0LngPS0SdsgnQJcQiBl_pA/rs:fit:500:0:0/g:ce/aHR0cHM6Ly93d3cu/bGFyZ3VzLmZyL2lt/YWdlcy9pbWFnZXMv/MjAxOC1ibXcteDMt/MDFfMS5qcGc)">
<a href="000001.html" class="btn btn-info btn-lg">Une BMW</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/R0LdQwjvRoNh4AQiE-gVIVqPmWkceyKGqevQMi7paNQ/rs:fit:500:0:0/g:ce/aHR0cHM6Ly91cGxv/YWQud2lraW1lZGlh/Lm9yZy93aWtpcGVk/aWEvY29tbW9ucy8z/LzNjLzE5OTdfUmVu/YXVsdF9Ud2luZ29f/MS4xNS5qcGc)">
<a href="101010.html" class="btn btn-info btn-lg">Une Renault Twingo</a>
</div>
</body>
</html>