2019-01-14 15:29:10 +00:00
< html >
< head >
< title > /blankX/.hell.html< / title >
2019-01-29 09:51:50 +00:00
< meta name = 'description' context = '/blankx/.hell.html.txt: Welcome to hell' >
2019-01-16 03:06:44 +00:00
< link rel = "stylesheet" type = "text/css" href = "index.css" >
2019-01-14 15:29:10 +00:00
< / head >
< body >
< div class = 'container' >
< h1 class = 'transred' > /blankx/.hell.html< / h1 >
< p class = 'red' > Welcome to hell.< / p >
< br >
2019-01-25 17:20:03 +00:00
< p class = 'blacknds' > I'm just trying to be scary. Thanks to amolith for making < a class = 'blacknds' href = 'https://git.nixnet.xyz/Amolith/dotfiles#dr-smith-a-custom-font' > Dr. Smith< / a > < / p >
2019-01-14 15:29:10 +00:00
< / div >
2019-01-30 11:05:45 +00:00
< div height = 0% width = 0% >
<!-- https://undertale.fandom.com/wiki/File:Mus_st_him.ogg -->
< audio id = "ogg_player_1_obj" width = "200" height = "35" src = "https://vignette.wikia.nocookie.net/undertale/images/a/a2/Mus_st_him.ogg/revision/latest?cb=20160108094830" autoplay = "" controls = "" > < / audio >
< / div >
2019-01-30 11:01:54 +00:00
< script >
2019-01-30 11:13:28 +00:00
// https://www.w3schools.com/jsref/met_win_settimeout.asp
setTimeout(function(){ document.getElementById('ogg_player_1_obj').autoplay = 'true'; }, 5000);
2019-01-30 11:01:54 +00:00
< / script >
2019-01-14 15:29:10 +00:00
< / body >
< / html >