Return to Snippet

Revision: 32497
at September 27, 2010 05:17 by mattloto


Initial Code
<html>
	<head>
		<title>Oh Noes, this is a title!</title>
		<meta name=description content="Too awesome for words">
		<script type="text/javascript">
		function showLulz() {
			alert("I TOLD YOU NOT TO PRESS THIS!!!!");
			alert("YOU WILL NOW SUFFER THE CONSEQUENCES!!!");
			while(1) {
				alert("The Game");
			}
		}
		</script>
	</head>
	<body>
		<div>Hey, this is a div, but all div's feel lonely without a <p>paragraph tag</p><br>
		Oh hey, a new line? WHAT IS THIS MADDNESS!!!!<br>
		<span class="Earth">This is teh span of the Earth!!!!!</span><br>
		<img src="http://4.bp.blogspot.com/_8NLTTuJ2pOI/Sc4eieIGtsI/AAAAAAAAB6o/kkvjTreVl4E/s400/lolcat_settlers.jpg"><br>
		But all this text is boring!<br>
		How about some <b>Bold</b> or <i>Italics</i> or <u>Underline</u> or <b><i>Bold and Italics</i></b> or <b><u>Bold and Underline</u></b><br>
		Or <b><i><u>Bold and Italics and Underline</u></i><b> or <s>Strikethrough</s> or <b><s>Bold and Strikethrough</s></b> or <s><i>Italics and Striketrhough</i></s><br>
		Or <s><u>Underline and Strikethrough</u></s> or <b><i><s>Bold and Italics and Strikethrough</u></i></s> or <b><u><s>Bold and Underline and Strikethrough</s></u><b><br>
		Get The Point?<br>
		<font color=red>Who cares because I'm writting in red</font> <font color=green>and green</font> <font color=yellow>and now in a mixture of red and green</font><br>
		Let's play Tic Tac Toe!<br>
		<table border=1>
			<tr>
				<td>&nbsp;&nbsp;&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
		</table><br>
		My turn!<br>
		<table  border=1>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
		</table><br>
		Your Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>O</td>
			</tr>
		</table><br>
		My Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		Your Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		My Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		Your Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;&nbsp;&nbsp; </td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		My Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		Your Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;&nbsp;&nbsp; </td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		My Turn!<br>
		<table border=1>
			<tr>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;X&nbsp;</td>
				<td><s>&nbsp;X&nbsp;</s> </td>
			</tr>
			<tr>
				<td>&nbsp;X&nbsp;</td>
				<td><s>&nbsp;X&nbsp;</s></td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
			<tr>
				<td><s>&nbsp;X&nbsp;</s></td>
				<td>&nbsp;O&nbsp;</td>
				<td>&nbsp;O&nbsp;</td>
			</tr>
		</table><br>
		Yay, I WIN!!!!! :D<br><br><br></b>
		
		<u>Reason's Why I'm Awesome</u>
		<ol>
			<li>My name is Matt</li>
			<li>I have no life</li>
		</ol>
		<u>Reason's Why This Webpage Is Awesome</u>
		<ul>
			<li>It has a LOLCat on it</li>
			<li>You are forced to play tic-tac-toe with your mind</li>
			<li>Because Matt made it</li>
		</ul>
		Not Convinced?  <a href="http://google.com">Google</a> it.<br><br>
		<sup>High</sup>&nbsp;<sub>Low</sub>&nbsp; <sup>High</sup>&nbsp; <sub>Low</sub>&nbsp; <big>Dizzy</big><br><br>
		I think that we need a form... THAT LEADS TO NOWHRE!!!!<br>
		<form>
		Your Name: <input type=text><br>
		<input type="submit" value="DONT PRESS THIS" onClick="showLulz()">
		</form>
		<br>
		Rant Here <br>
		<textarea></textarea><br>
		<br>
		Well, t-t-t-thats all folks!
	</body>
</html>

Initial URL


Initial Description
Meme City

Initial Title
Networking Page

Initial Tags


Initial Language
HTML