-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path111111.html
More file actions
28 lines (27 loc) · 2.01 KB
/
Copy path111111.html
File metadata and controls
28 lines (27 loc) · 2.01 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
<!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>111111</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">As-tu le droit de refuser l'invitation ?</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:30%;background-position: center;
background-image: url(https://imgs.search.brave.com/P9EV4Zo2_9U3jwofJCYGuQ4auRCLWPjF1diiiPeCvCM/rs:fit:500:0:0/g:ce/aHR0cHM6Ly90My5m/dGNkbi5uZXQvanBn/LzAyLzk1LzMxLzgw/LzM2MF9GXzI5NTMx/ODA1M19QNkg0QU82/TW5JTHpBTUl4TDhI/cHlaTkVWSXoyazd4/ei5qcGc);">
<a href="" class="btn btn-info btn-lg">Oui</a>
</div>
<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/RTh9uJlkHjo3rbGbjvyXzsJNw0fgiL_3vP4c5UH6peA/rs:fit:500:0:0/g:ce/aHR0cHM6Ly9tZWRp/YS5nZXR0eWltYWdl/cy5jb20vaWQvMTE3/MTg3ODg1Ny9mci9w/aG90by92ZXJ0aWNh/bGUtZGUtamV1bmUt/ZmVtbWUtZCVDMyVB/OSVDMyVBN3VlLXJl/c3RhbnQtYXZlYy1k/ZXMtcG91Y2VzLXZl/cnMtbGUtYmFzLmpw/Zz9zPTYxMng2MTIm/dz0wJms9MjAmYz1Z/TWNxWHNJbVRuVGJ5/NDJpeFYzOUc3WTli/SGc0NUttdGloSVgt/Z0Z1WXFZPQ)">
<a href="forthewin.html" class="btn btn-info btn-lg">Non</a>
</div>
</div>
</body>
</html>