-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path101111.html
More file actions
31 lines (30 loc) · 2.55 KB
/
Copy path101111.html
File metadata and controls
31 lines (30 loc) · 2.55 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>101111</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 une chauve-souris se perd dans une voiture, est-ce qu'elle devient une Batmobile?</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/Ndz0yLtht6vDm57P3zrs_TvdIpLKjagk9flqbRXTAMg/rs:fit:500:0:0/g:ce/aHR0cHM6Ly93b3Jk/cHJlc3MtY29udGVu/dC52cm9vbWx5LmNv/bS93cC1jb250ZW50/L3VwbG9hZHMvMjAy/My8wMy9pU3RvY2st/MTEyNjUwMjIwNV9x/NHlFMDY2LmpwZw);">
<a href="010101.html" class="btn btn-info btn-lg">La chauve-souris a cassé ma vitre ?</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/GUorwakz6EKcquHDfMRDLrOibx7wdXW4x4951r_iai8/rs:fit:500:0:0/g:ce/aHR0cHM6Ly93d3cu/bGFyZ3VzLmZyL2lt/YWdlcy9pbWFnZXMv/dHh0X2JhdG1vYmls/ZS0yMDE2LWJhdG1h/bi12LXN1cGVybWFu/LTA0LmpwZw)">
<a href="101010.html" class="btn btn-info btn-lg">La Batmobile, jamais sans ma Chauve-Souris</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/U_muNREIXYOeMDrQtby6UUndvVRS5xW0EtzUMRZhd3Q/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9tZWRp/YS5pc3RvY2twaG90/by5jb20vaWQvMTI4/NDk5NTQ5NC9mci9w/aG90by9jaGF1dmUt/c291cmlzLWZseWlu/Zy1kYXViZW50b25z/LmpwZz9zPTYxMng2/MTImdz0wJms9MjAm/Yz1BamZncjNkQ1lo/X2VMVnJqY0tTWERn/QjdpQUpOSFlpSWZB/V1JISWpMeDU0PQ)">
<a href="100000.html" class="btn btn-info btn-lg">Non, c'est juste une chauve-souris qui a perdu son sens de l'orientation</a>
</div>
</body>
</html>