Jump to content

Yay 4 Me


Snubby

Recommended Posts

My Notepad coded websiteAfter about a week of learning HTML, I have recoded my website in Notepad. This is a really big achievement for me, so I thought I'd share. BTW here is my code (that I wrote every line of)...
<html><head><title>Snubby Land Creative Media</title><style>/* ////////// LINKS ////////// */a{	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:13px;	color:#FF8800;	text-decoration:none;}a:hover{	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:13px;	color:#FFEF00;	text-decoration:none;}a:active{	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:13px;	color:#FFFFF4;	text-decoration:none;}/* ////////// OTHER ////////// */p{	font-family:Arial, Helvetica, sans-serif;	font-size:13px;}body{	background-color:#FFFFF5;}</style></head><body><div align = "center">	<table width = "704" cellspacing = "0" cellpadding = "0">		<!-- ////////// TITLE AND IMAGES ////////// -->		<tr>			<td align = "right" width = "140" height = "100" colspan = "2">				<img src = "otherpics/logo.gif" />			</td>			<td align = "center" valign = "bottom" width = "424" height = "100">				<p>					<b>Snubby Land Creative Media</b> by Stevie Critoph					<br />					This site requires Adobe Flash Player. Download it for free, <a href = "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target = "_blank">here</a>.<br>				</p>				<p>				</p>		  </td>			<td align = "left" width = "140" height = "100" colspan = "2">				<img src = "otherpics/logo_flip.gif" />			</td>		</tr>		<tr>			<td align = "right" width = "120" valign = "top">				<!-- ////////// GOOGLE TEXT ADD #1 ////////// -->				<script language="JavaScript"><!--function SymError(){  return true;}window.onerror = SymError;var SymRealWinOpen = window.open;function SymWinOpen(url, name, attributes){  return (new Object());}window.open = SymWinOpen;//--></script><script type="text/javascript"><!--					google_ad_client = "pub-1972389624645566";					google_ad_width = 120;					google_ad_height = 600;					google_ad_format = "120x600_as";					google_ad_type = "text_image";					google_ad_channel ="";					google_color_border = "FFD5AA";					google_color_bg = "FFF3DA";					google_color_link = "FFCC66";					google_color_text = "FFCC66";					google_color_url = "DB9902";				//--></script>				<script type="text/javascript"					  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">				</script>			</td>			<td width = "20">				 			</td>			<td align = "center" valign = "top" width = "424">				<!-- //////////////////// MAIN CONTENT //////////////////// -->				<table width = "424" align = "center" cellpadding = "0" cellspacing = "0">					<tr>					  <td align = "center" valign = "top" width = "424" height = "367">							<!-- ////////// PORTFOLIO ////////// -->							<p>								<object width = "424" height = "367">									<param name = "movie" value = "portfolio.swf" />									<embed src = "portfolio.swf" width = "424" height = "367" />								</object>					  </td>					</tr>			  </table>			  <br />			  <!-- ////////// SL_images ////////// -->				<table width = "382" height = "31" cellpadding = "0" cellspacing = "0" align = "center">					<tr>						<td width = "88" height = "31" align = "center">							<a href = "http://www.snubbyland.com/" target = "_blank">								<img src = "affiliates/SL_images/affiliate-1.png" border = "0" />							</a>						</td>						<td width = "10" height = "31" align = "center">							 						</td>						<td width = "88" height = "31" align = "center">							<a href = "http://www.snubbyland.com/" target = "_blank">								<img src = "affiliates/SL_images/affiliate-2.png" border = "0" />							</a>						</td>						<td width = "10" height = "31" align = "center">							 						</td>						<td width = "88" height = "31" align = "center">							<a href = "http://www.snubbyland.com/" target = "_blank">								<img src = "affiliates/SL_images/affiliate-3.png" border = "0" />							</a>						</td>						<td width = "10" height = "31" align = "center">							 						</td>						<td width = "88" height = "31" align = "center">							<a href = "http://www.snubbyland.com/" target = "_blank">								<img src = "affiliates/SL_images/affiliate-4.gif" border = "0" />							</a>						</td>					</tr>				  </table>			  <br />			  <a href = "affiliates/affiliates.html">				  Snubby Land Affiliates			  </a>			  <!-- ////////// SEARCH BAR ////////// -->			  <br />			  <br />				<table width = "424" align = "center" cellspacing = "0" cellpadding = "0">					<tr>						<td width = "424" align = "center">							<!-- Search Google -->							<center>								<form method="get" action="http://www.google.com/custom" target="_top">									<table bgcolor="#FFFFF5">										<tr>											<td nowrap="nowrap" valign="top" align="left" height="32">												<input type="text" name="q" size="31" maxlength="255" value="">												</input>												<input name="sa" type="submit" value="Google Search">												</input>												<input type="hidden" name="client" value="pub-1972389624645566">												</input>												<input type="hidden" name="forid" value="1">												</input>												<input type="hidden" name="ie" value="ISO-8859-1">												</input>												<input type="hidden" name="oe" value="ISO-8859-1">												</input>												<input type="hidden" name="cof" value="GALT:#DB9902;GL:1;DIV:#FFF3DA;VLC:DB9902;AH:center;BGC:FFFFF4;LBGC:FFFFF4;ALC:6F3C1B;LC:6F3C1B;T:B47B10;GFNT:DB9902;GIMP:DB9902;LH:50;LW:60;L:http://www.snubbyland.com/otherpics/logo.gif;S:http://www.snubbyland.com/;FORID:1">												</input>												<input type="hidden" name="hl" value="en">												</input>											</td>										</tr>									</table>								</form>							</center>							<!-- Search Google -->						</td>					</tr>				</table>				<table width = "380" height = "60" align = "center" cellspacing = "0" cellpadding = "0">					<tr>						<!-- ////////// BOTTOM GOOGLE ADD #1 ////////// -->						<td width = "180" height = "60" align = "center">							<script type="text/javascript"><!--								google_ad_client = "pub-1972389624645566";								google_ad_width = 180;								google_ad_height = 60;								google_ad_format = "180x60_as_rimg";								google_cpa_choice = "CAAQqeyWhAIaCLr54RZUBO6cKL3D93M";								google_ad_channel = "";								//--></script>								<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">							</script>						</td>						<td width = "20" height = "60" align = "center">							 						</td>						<!-- ////////// BOTTOM GOOGLE ADD #2 ////////// -->						<td width = "180" height = "60" align = "center">							<script type="text/javascript"><!--								google_ad_client = "pub-1972389624645566";								google_ad_width = 180;								google_ad_height = 60;								google_ad_format = "180x60_as_rimg";								google_cpa_choice = "CAAQyaj8zwEaCIwcWMzeycafKMu293M";								google_ad_channel = "";								//--></script>								<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">							</script>						</td>					</tr>				</table>				<!-- ////////// CREDIT ////////// -->				<p>					This page was programmed completely in Notepad. Boo-ya!				</p>			</td>			<td width = "20">				 			</td>			<td align = "left" width = "120" valign = "top">				<!-- ////////// GOOGLE TEXT ADD #2 ////////// -->				<script type="text/javascript"><!--					google_ad_client = "pub-1972389624645566";					google_ad_width = 120;					google_ad_height = 600;					google_ad_format = "120x600_as";					google_ad_type = "text_image";					google_ad_channel ="";					google_color_border = "FFD5AA";					google_color_bg = "FFF3DA";					google_color_link = "FFCC66";					google_color_text = "FFCC66";					google_color_url = "DB9902";				//--></script>				<script type="text/javascript"					  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">				</script>			</td>		</tr>	</table></div></body></html><script language="JavaScript"><!--var SymRealOnLoad;var SymRealOnUnload;function SymOnUnload(){  window.open = SymWinOpen;  if(SymRealOnUnload != null)	 SymRealOnUnload();}function SymOnLoad(){  if(SymRealOnLoad != null)	 SymRealOnLoad();  window.open = SymRealWinOpen;  SymRealOnUnload = window.onunload;  window.onunload = SymOnUnload;}SymRealOnLoad = window.onload;window.onload = SymOnLoad;//--></script>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...