Last active
August 7, 2020 17:09
-
-
Save ebarojas/5a4704074f6d44600c875ef85a49910c to your computer and use it in GitHub Desktop.
Landing page of my first website built with Geocities circa 1996 :/ [From wayback machine]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<!-- FROM WAYBACK MACHINE --> | |
<!-- wbinfo.url = "http://www.geocities.com:80/yosemite/gorge/6715/"; --> | |
<!-- wbinfo.timestamp = "20010825233744"; --> | |
<!-- wbinfo.request_ts = "20010825233744"; --> | |
<title>Untitled Document</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
<script language="JavaScript"> | |
function MM_goToURL() { //v1.0 | |
for (var i=0; i< (MM_goToURL.arguments.length - 1); i+=2) //with arg pairs | |
eval(MM_goToURL.arguments[i]+".location='"+MM_goToURL.arguments[i+1]+"'"); | |
document.MM_returnValue = false; | |
} | |
</script> | |
<script language="JavaScript"> | |
function MM_popupMsg(theMsg) { //v1.0 | |
alert(theMsg); | |
} | |
</script> | |
<script language="JavaScript"> | |
function MM_displayStatusMsg(msgStr) { //v1.0 | |
status=msgStr; | |
document.MM_returnValue = true; | |
} | |
</script> | |
<script language="JavaScript"> | |
function MM_openBrWindow(theURL,winName,features) { //v1.0 | |
window.open(theURL,winName,features); | |
} | |
</script> | |
</head> | |
<p><a href="#" onclick="MM_popupMsg('Qui onda?')" onmouseover="MM_displayStatusMsg('Visita GepCOMP inc...');return document.MM_returnValue"><img src="/web/20010825233744im_/http://www.geocities.com/yosemite/gorge/6715/web3.jpg" width="600" height="295" align="ABSMIDDLE" border="0" name=" " alt="10"></a> | |
</p> | |
<p> </p> | |
<p> | |
<select name="destination" onchange="MM_displayStatusMsg('selecciona');return document.MM_returnValue"> | |
<option value="www.geocities.com/yosemite/gorge/6715/fotos.htm">Fotos</option> | |
<option value="www.geocities.com/yosemite/gorge/6715/gepcomp.htm">Gepcomp</option> | |
<option value="www.geocities.com/yosemite/gorge/6715/bb.htm">Burger Boy</option> | |
</select> | |
</p> | |
<p> <a href="#" onmouseover="MM_displayStatusMsg('Selecciona uno...Patrocinado por Burger BOY');return document.MM_returnValue" onclick="MM_popupMsg('Ahi no! GUEY... en el boton!')"> | |
<img src="/web/20010825233744im_/http://www.geocities.com/yosemite/gorge/6715/links1.jpg" width="400" height="616" align="LEFT" border="0" name="Links" alt="10"></a></p> | |
<p> </p> | |
<p> </p> | |
<p><a href="#" onmouseover="MM_displayStatusMsg('Selecciona uno...Patrocinado por Burger BOY');return document.MM_returnValue" onclick="MM_goToURL('parent','www.geocities.com/yosemite/gorge/6715/fotos.htm');return document.MM_returnValue"> | |
<input type="SUBMIT" name="Fotos" value="Fotos" onclick="MM_goToURL('parent','www.geocities.com/yosemite/gorge/6715/fotos.htm');return document.MM_returnValue"> | |
</a></p> | |
<p><a href="#" onmouseover="MM_displayStatusMsg('Selecciona uno...Patrocinado por Burger BOY');return document.MM_returnValue" onclick="MM_goToURL('parent','www.geocities.com/yosemite/gorge/6715/fotos.htm');return document.MM_returnValue"> | |
</a></p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> | |
<input type="SUBMIT" name="submit" value="GepCOMP" onclick="MM_goToURL('parent','www.geocities.com/yosemite/gorge/6715/gepcomp.htm');return document.MM_returnValue"> | |
</p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> </p> | |
<p> | |
<input type="SUBMIT" name="submit2" value="Burger BOY" onclick="MM_openBrWindow('www.geocities.com/yosemite/gorge/6715/bb.htm','BurgerBOY','status=yes,scrollbars=yes,width=640,height=480')"> | |
<img src="/web/20010825233744im_/http://www.geocities.com/cgi-bin/counter/1"> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment