JSFiddle - React, Tailwind, and code Playground
by fdezluis96
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Web | Hive [By AnonRussel]</title>
<!--
-->
<style type="text/css">
body {
background: url("http://i39.tinypic.com/258nq4w.png");
background-repeat: repeat;
background-position: right;
background-attachment: fixed;
margin-top: 5%;
margin-bottom: 5%;
margin-left: 15%;
margin-right: 15%;
font-family:"Courier New", Courier, monospace;
color: #808080;
}
fieldset {
border-style: none;
margin: 10px;
}
p {
margin: 0;
}
input {
margin: 0;
background-color: transparent;
border: none;
text-align: center;
font-family:"Courier New", Courier, monospace;
color: #808080;
}
</style>
<script type="text/javascript">
function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener("load",
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent('onload', function(){ object[attribute] = val; });
}
}
</script>
</head>
<body onLoad="type()">
<div id="title" align="center"><font size="+3" color="#FF0000">[ </font><span class="Estilo4"><font size="+3">WebHive</font> </span><font size="+3" color="#FF0000">]</font>
<script language="JavaScript">
VIH_BackColor = "black";
VIH_ForeColor = "red";
VIH_FontPix = "16";
VIH_DisplayFormat = "Tu Direccion IP: %%IP%% <br>Tu Host: %%HOST%%";
VIH_DisplayOnPage = "yes";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/visitorIPHOST.js.php"></script></div>
<br><br>
<div id="hive" align="center">
<font color="#FF0000">[</font>TARGET<font color="#FF0000">]</font><br>
<input name="target" id="targetURL"...