• The Group Scripting Game 2
    31 replies, posted
[IMG]http://puu.sh/5jZB0.png[/IMG] Welcome to the second revision of 'The Group Scripting Game'. The previous thread can be found [URL="http://facepunch.com/showthread.php?t=1324339"]Here![/URL] [B]Aim[/B] The aim is for the fantastic users of [I]facepunch[/I] to create a fully functioning website, let me explain. &#9632; The aim is to create a small website through each post being a script, we then put it together in the end and see what we come up with. &#9632; To clear up confusion with the last thread, you must not remove any of the a previous users code. [B]But you may tweak it.[/B] &#9632; The language will be HTML for now, we will move to things like C++ and C# later on when we get the hang of it. &#9632; Me, being the game master. Will put the script together in the end, then host it on my website. [B]The Rules[/B] &#9632; No Viruses or scripts designed to screw up PC's &#9632; Only use JavaScript and HTML, and CSS and now PHP! Other languages can go away! [B]How to submit a new page[/B] I will allow you to create multiple pages this time, here's the template to follow, your post should look exactly like this:- PageTitle.html [CODE] My Website code [/CODE] [B]Base/Start Code[/B] Adapt from here! [CODE] <!DOCTYPE html> <html> <head> <title> Websit </title> </head> <body> </body> </html> [/CODE] [B]Have fun![/B]
[code] <!DOCTYPE html> <html> <head> <title> Websit </title> </head> <body> </body> <footer> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> </footer> </html> [/code] wow, it's looking awesome already.
[CODE]<!DOCTYPE html> <html> <head> <title> Websit </title> </head> <body> <h3 style="color: red'>The Best Websit in existence</h3> </body> <footer> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> </footer> </html>[/CODE] The best yo
[CODE]<!DOCTYPE html> <html> <head> <title> Websit </title> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <h3 style="color: red">The Best Websit in existence</h3> </body> <footer> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> </footer> </html>[/CODE]
[code]<!DOCTYPE html> <html> <head> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } </style> <title> Websit </title> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </body> <footer> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> </footer> </html>[/code] My work here is done
guys this cool new websit i found, super awesome, made in 100% notepad! Join today!!!! link below file:///C:/Users/admin/Desktop/facepunch.html
Took a couple of hours, but I made us a professional banner. [code]<!DOCTYPE html> <html> <head> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } </style> <title> Websit </title> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> </center> </footer> </html>[/code]
We needed to make this a limited edition. [code] <!DOCTYPE html> <html> <head> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } h4 { color: lime; text-transform: uppercase; text-decoration: underline; } </style> <title> Websit </title> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> <h4>Limited Edition</h4> </center> </footer> </html> [/code] [editline]20th November 2013[/editline] PS: I stole the H4
snip
[code] <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-64"> <meta name="viewport" content="width=device-width, user-scalable=no" /> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } h4 { color: lime; text-transform: uppercase; text-decoration: underline; } </style> <title> Websit </title> <script src="http://code.jquery.com/jquery-1.2.min.js"></script> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> <h4>Limited Edition</h4> </center> </footer> </html> [/code] Added jQuery (6 year old version) utf-64 encoding locked viewport zoom
[HTML] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-64">> <meta http-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta property="og:title" content="INTERNET WEB SITE"> <meta property="og:type" content="super cool website"> <meta name="viewport" content="width=device-width, user-scalable=no"> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } h4 { color: lime; text-transform: uppercase; text-decoration: underline; } </style> <title> Websit </title> <script src="http://code.jquery.com/jquery-1.2.min.js"></script> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> <p>Bestest viewed at 640x480</p> <h4>Limited Edition</h4> </center> </footer> </html> [/HTML] Bought this baby in the 21st century.
Needs more deprecated shit. [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head="keyword operator">> <meta http="keyword operator">-equiv="Content-Type" content="text/html; charset=utf-64">> <meta http="keyword operator">-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta property="og:title" content="INTERNET WEB SITE"> <meta property="og:type" content="super cool website"> <meta name="viewport" content="width=device-width, user-scalable=no"> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } h4 { color: lime; text-transform: uppercase; text-decoration: underline; } </style> <title> Websit </title> <script src="http://code.jquery.com/jquery-1.2.min.js"></script> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="keyword operator">="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> <p>Bestest viewed at 640x480</p> <h4>Limited Edition</h4> <marquee><a href='mailto:XxXWebDevxXx@feispanch.com'><img src='http://netiqueta.wikispaces.com/file/view/email.gif/30230093/email.gif' />email me<img src='http://netiqueta.wikispaces.com/file/view/email.gif/30230093/email.gif' /></a> <img src='http://www.adamsbasininn.com/images/new.gif' /><a href='https://myspace.com/johnnymadden1/music/songs'> MySpace</a></marquee> </center> </footer> </html> [/code]
[code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head="keyword operator">> <meta http="keyword operator">-equiv="Content-Type" content="text/html; charset=utf-64">> <meta http="keyword operator">-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta property="og:title" content="INTERNET WEB SITE"> <meta property="og:type" content="super cool website"> <meta name="viewport" content="width=device-width, user-scalable=no"> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } h4 { color: lime; text-transform: uppercase; text-decoration: underline; } </style> <title> Websit </title> <script src="http://code.jquery.com/jquery-1.2.min.js"></script> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } document.oncontextmenu = function(){ alert('(C) COPYRIGHT 1997!'); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="keyword operator">="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> <p>Bestest viewed at 640x480</p> <h4>Limited Edition</h4> <marquee><a href='mailto:XxXWebDevxXx@feispanch.com'><img src='http://netiqueta.wikispaces.com/file/view/email.gif/30230093/email.gif' />email me<img src='http://netiqueta.wikispaces.com/file/view/email.gif/30230093/email.gif' /></a> <img src='http://www.adamsbasininn.com/images/new.gif' /><a href='https://myspace.com/johnnymadden1/music/songs'> MySpace</a></marquee> </center> </footer> </html> [/code] Added 90's context menu blocker
This is by far nerdiest thread I've seen in a very long time... And I am enjoying every minute of it. That is all.
[url]http://37.187.56.58/scriptinggame/[/url] I'll keep it updated until the op decides to host it himself. :)
[QUOTE=mattocaster6;42938171][url]http://37.187.56.58/scriptinggame/[/url] I'll keep it updated until the op decides to host it himself. :)[/QUOTE] don't bother [url]http://jsfiddle.net/faqRL/embedded/result/[/url]
[QUOTE=jung3o;42938331]don't bother [url]http://jsfiddle.net/faqRL/embedded/result/[/url][/QUOTE] Good point.
Added some subtle hover animations on images. [url]http://jsfiddle.net/faqRL/2/embedded/result/[/url]
Added Jesus [url]http://jsfiddle.net/faqRL/4/embedded/result/[/url] I can't remember what else homer had on his site
Added some subtle cursor sparkles. [url]http://jsfiddle.net/faqRL/5/embedded/result/[/url]
[url]http://jsfiddle.net/faqRL/7/embedded/result/[/url] added midi music because that's how we roll
[url]http://jsfiddle.net/faqRL/11/embedded/result/[/url] changelog: - cleaned up broken code - tried to add adsense because a real shitty site has google ads. it didn't work so I removed it - added an ugly poll - [IMG]http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif[/IMG]
what have we done...
[QUOTE=Haskell;42951368]what have we done...[/QUOTE] Created a monster... an ugly, slow, technology impaired monster. I hear if you look at it for too long, you get sucked into an incomplete purple matrix. However, being a mere human, I don't know what that even means... but I don't think it's good. You should all feel ashamed... or happy. Depends on how you see it, I guess.
Where are the flaming skulls?
time to turn the site into a darknet then
[QUOTE=Haskell;42951368]what have we done...[/QUOTE] We made ourselves a masterpiece
wicked cool guys
[url]http://jsfiddle.net/faqRL/13/embedded/result/[/url] [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head="keyword operator">> <meta http="keyword operator">-equiv="Content-Type" content="text/html; charset=utf-64">> <meta http="keyword operator">-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta property="og:title" content="INTERNET WEB SITE"> <meta property="og:type" content="super cool website"> <meta name="viewport" content="width=device-width, user-scalable=no"> <style type="text/css"> body { font-family: "Comic Sans MS", cursive, sans-serif; color: yellow; background-image: url('http://i.imgur.com/ZuNH5C8.jpg'); } h4 { color: lime; text-transform: uppercase; text-decoration: underline; } img{ -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; overflow:hidden; } img:hover { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); } - See more at: http://blog.vivekv.com/rotate-image-360deg-when-mouse-hover-using-css-3.html#sthash.SfIHSGuj.dpuf </style> <title> Websit </title> <script src="http://code.jquery.com/jquery-1.2.min.js"></script> </head> <body> <script type="text/javascript"> if(navigator.userAgent != "MSIE 6.0") { alert("Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience."); } document.oncontextmenu = function(){ alert('(C) COPYRIGHT 1997!'); } </script> <noscript>Your browser does not support JavaScript. Please upgrade to Microsoft Internet Explorer 6 for the bestest browsing-experience.</noscript> <center> <img src="http://i4.minus.com/ibnRhEycgI9rZS.jpg" /> <h1 style="color: red"><img src="http://i.imgur.com/6HRzLeH.gif" />WARNING: UNDER CONSCTRUCTION<img src="keyword operator">="http://i.imgur.com/6HRzLeH.gif" /></h1> <h3 style="color: red">The Best Websit in existence</h3> </center> <center colour="white"><!--The Canadian method of writing colour will always be superior.--> Face punch studios is a serious collaborative site made by professoinal developers from all over the world, its well-optimized source code and good looks have won it the facepunch award for most advanced vintage website in 2007, a title which was heavily contested by reddit with their High Quality Memecenter.com site. \n Thankfully, the judges ruled that face punch site should be declared the winner due to its minimalism, forward thinking due to IE 6 support, and its no-backend-needed approach to website making, yes, you are browsing a site which isn't running any PHP, MYSQL or COBOL right now! </center> <marquee><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><script type="text/javascript" src="http://www.easypolls.net/ext/scripts/emPoll.js?p=528fbc40e4b09de8e8f72f5e"></script><a class="OPP-powered-by" href="https://www.murvey.com" style="text-decoration:none;"><div style="font: 9px arial; color: gray;">survey service</div></a><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"><img src="http://www.rx8club.com/attachments/lounge-4/166519d1293467022-its-milky-dipstick-posting-time-peanut_butter_jelly_time_by_peanutbutterjellyplz-gif"></marquee> </body> <footer> <center> <h2>COPY RIGHTS ( C ) - really_good_programmers_of_facepunch 201 3</h2> <img src="http://i.imgur.com/7nWwXG7.gif" /><img src="http://i.imgur.com/0LYYtej.gif" /><img src="http://i.imgur.com/aZZy7KP.gif" /><br /> <b>Remember to share this link to your friends :)</b><br /> <b> This page hosted by <a href="#"><img src="http://i.imgur.com/UPfIY6f.gif" border="0" align="middle"></a> Get your own <a href="#">Free Home Page</a> </b> <p>Bestest viewed at 640x480</p> <h4>Limited Edition</h4> <img src="http://31.media.tumblr.com/tumblr_m2s68e5cow1r8v6dgo1_400.gif"></img> <marquee><a href='mailto:XxXWebDevxXx@feispanch.com'><img src='http://netiqueta.wikispaces.com/file/view/email.gif/30230093/email.gif' />email me<img src='http://netiqueta.wikispaces.com/file/view/email.gif/30230093/email.gif' /></a> <img src='http://www.adamsbasininn.com/images/new.gif' /><a href='https://myspace.com/johnnymadden1/music/songs'> MySpace</a></marquee> </center> </footer> <audio src="https://braxnet.org/temp/friends.ogg" loop autoplay></audio> <script type="text/javascript"> // <![CDATA[ var colour="#FFFFFF"; var sparkles=120; /**************************** * Tinkerbell Magic Sparkle * * (c) 2005 mf2fm web-design * * http://www.mf2fm.com/rv * * DON'T EDIT BELOW THIS BOX * ****************************/ var x=ox=400; var y=oy=300; var swide=800; var shigh=600; var sleft=sdown=0; var tiny=new Array(); var star=new Array(); var starv=new Array(); var starx=new Array(); var stary=new Array(); var tinyx=new Array(); var tinyy=new Array(); var tinyv=new Array(); window.onload=function() { if (document.getElementById) { var i, rats, rlef, rdow; for (var i=0; i<sparkles; i++) { var rats=createDiv(3, 3); rats.style.visibility="hidden"; document.body.appendChild(tiny[i]=rats); starv[i]=0; tinyv[i]=0; var rats=createDiv(5, 5); rats.style.backgroundColor="transparent"; rats.style.visibility="hidden"; var rlef=createDiv(1, 5); var rdow=createDiv(5, 1); rats.appendChild(rlef); rats.appendChild(rdow); rlef.style.top="2px"; rlef.style.left="0px"; rdow.style.top="0px"; rdow.style.left="2px"; document.body.appendChild(star[i]=rats); } set_width(); sparkle(); }} function sparkle() { var c; if (x!=ox || y!=oy) { ox=x; oy=y; for (c=0; c<sparkles; c++) if (!starv[c]) { star[c].style.left=(starx[c]=x)+"px"; star[c].style.top=(stary[c]=y)+"px"; star[c].style.clip="rect(0px, 5px, 5px, 0px)"; star[c].style.visibility="visible"; starv[c]=50; break; } } for (c=0; c<sparkles; c++) { if (starv[c]) update_star(c); if (tinyv[c]) update_tiny(c); } setTimeout("sparkle()", 40); } function update_star(i) { if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)"; if (starv[i]) { stary[i]+=1+Math.random()*3; if (stary[i]<shigh+sdown) { star[i].style.top=stary[i]+"px"; starx[i]+=(i%5-2)/5; star[i].style.left=starx[i]+"px"; } else { star[i].style.visibility="hidden"; starv[i]=0; return; } } else { tinyv[i]=50; tiny[i].style.top=(tinyy[i]=stary[i])+"px"; tiny[i].style.left=(tinyx[i]=starx[i])+"px"; tiny[i].style.width="2px"; tiny[i].style.height="2px"; star[i].style.visibility="hidden"; tiny[i].style.visibility="visible" } } function update_tiny(i) { if (--tinyv[i]==25) { tiny[i].style.width="1px"; tiny[i].style.height="1px"; } if (tinyv[i]) { tinyy[i]+=1+Math.random()*3; if (tinyy[i]<shigh+sdown) { tiny[i].style.top=tinyy[i]+"px"; tinyx[i]+=(i%5-2)/5; tiny[i].style.left=tinyx[i]+"px"; } else { tiny[i].style.visibility="hidden"; tinyv[i]=0; return; } } else tiny[i].style.visibility="hidden"; } document.onmousemove=mouse; function mouse(e) { set_scroll(); y=(e)?e.pageY:event.y+sdown; x=(e)?e.pageX:event.x+sleft; } function set_scroll() { if (typeof(self.pageYOffset)=="number") { sdown=self.pageYOffset; sleft=self.pageXOffset; } else if (document.body.scrollTop || document.body.scrollLeft) { sdown=document.body.scrollTop; sleft=document.body.scrollLeft; } else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) { sleft=document.documentElement.scrollLeft; sdown=document.documentElement.scrollTop; } else { sdown=0; sleft=0; } } window.onresize=set_width; function set_width() { if (typeof(self.innerWidth)=="number") { swide=self.innerWidth; shigh=self.innerHeight; } else if (document.documentElement && document.documentElement.clientWidth) { swide=document.documentElement.clientWidth; shigh=document.documentElement.clientHeight; } else if (document.body.clientWidth) { swide=document.body.clientWidth; shigh=document.body.clientHeight; } } function createDiv(height, width) { var div=document.createElement("div"); div.style.position="absolute"; div.style.height=height+"px"; div.style.width=width+"px"; div.style.overflow="hidden"; div.style.backgroundColor=colour; return (div); } // ]]> </script> </html> [/code] Added copy to the site. We're showcasing our talent so let's show why we win.
I're stick to my [url=https://dl.dropboxusercontent.com/u/4992578/web-site/index.htm]webs i t tx tho[/url]
Sorry, you need to Log In to post a reply to this thread.