Mosh Tempest
Eternal Poster
HTML:
<!DOCTYPE html>
<html>
<head>
<style>
h4{ background-color:black; text-shadow: 2px 5px red}
h6{background-color:yellow; color:black}
</style>
</head>
<body>
<h4><center><font size="10px"; color="yellow">MosiVPN</font></center></h4>
<h6><marquee direction="left">Thank You for Download this VPN APPLICATION from Mosi Network Application</marquee></h6>
<div>
<button type="button" onclick="alert('April 10,2018')">Date Updated</button>
</div>
</body>
</html>