Mercurial > web
comparison index.html @ 1:1865a06329bc
ersdwf
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Mon, 31 Aug 2020 11:09:48 -0400 |
parents | |
children | fef0d4bda16d |
comparison
equal
deleted
inserted
replaced
0:34b1775744b3 | 1:1865a06329bc |
---|---|
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 <meta charset="UTF-8"> | |
5 <link href="index.css" rel="stylesheet"> | |
6 <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" type="text/javascript"></script> | |
7 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> | |
8 <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script> | |
9 <title>b</title> | |
10 </head> | |
11 <body> | |
12 <br><br><br><br><br> | |
13 <div class="strokeme">hey</div> | |
14 <p style="color:white;text-align:center;">welcome to hell</p> | |
15 <p style="color:red;text-align:center"><a href=https://1123.best/>we hope you enjoy your stay.</a></p> | |
16 <p style="text-align:center"><iframe width="1280" height="720" src="https://www.youtube.com/embed/DyfkeQ_LCVw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p> | |
17 </body> | |
18 </html> |