Last active
April 2, 2016 19:02
-
-
Save ScottKaye/04b874699abe2c2d6e88 to your computer and use it in GitHub Desktop.
I'm not proud of this. 2009 baby!
This file contains 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
<script type="text/javascript"> | |
/*********************************************** | |
* Javascript Generator Script by PGReviews (Physicsguy's Reviews) | |
* Visit /web/20090808182931/http://www.execulink.com/~kayes/physicsguy/web/ for reviews, guitar tablature, and more! | |
* This notice must stay intact for legal use | |
***********************************************/ | |
function welcome3() | |
{ | |
document.write("<fieldset><legend><b>Your Website Code:</b><\/title><br /><hr /><br /> <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" <br /> \"/web/20090808182931/http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\"> <br /> <html xmlns=\"/web/20090808182931/http://www.w3.org/1999/xhtml\" xml:lang=\"en\"> <br /> <head> <br /> <meta name=\"generator\" content=\"Created with the PGReviews Website Generator. Visit /web/20090808182931/http://tinyurl.com/FWAI1G to make your own!\" /> <br /> <title>" + document.forms["alltogethernow"]["nameofsite2"].value + "</title> <br /> <meta http-equiv=\"content-type\" content=\"text/html; charset=iso-8859-1\" /> <br /> <meta name=\"author\" content=\"" + document.forms["alltogethernow"]["nameofauthor2"].value + "\" /> <br /> <meta name=\"description\" content=\"" + document.forms["alltogethernow"]["descriptionofsite2"].value + "\" /> <br /> <meta name=\"keywords\" content=\"" + document.forms["alltogethernow"]["keywords2"].value + "\" /> <br /> <link rel=\"stylesheet\" href=\"" + document.forms["alltogethernow"]["stylesheet2"].value + "\" type=\"text/css\" media=\"screen\" /> <br /> <link rel=\"shortcut icon\" href=\"images/favicon.ico\" type=\"image/x-icon\"> <br /> </head> <br /> <body bgcolor=\"" + document.forms["alltogethernow"]["bodybgcolour"].value + "\"> <br /><br /> <!--Begin Main Content--> <br /><br /> <h1>" + document.forms["alltogethernow"]["headertitle2"].value + "</h1> <br /> <p>" + document.forms["alltogethernow"]["contenttext2"].value + "</p> <br /><br /> <!--End Main Content--> <br /><br /> <!--Begin Footer--> <br /> <p style=\"text-align: center\" background=\"" + document.forms["alltogethernow"]["footerbgcolour"].value + "\"> <br /><br />" + document.forms["alltogethernow"]["footer"].value + " <br /><br /> </p> <br /> <!--End Footer--> <br /> </body> <br /> </html><br /><br /><hr /><\/fieldset>"); | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We all had to start somewhere.
I started...before the starting line 👌