Home
the best part...the layouts
my first layout is this 1 <html> <head> <title>YOUR TITLE HERE</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <style> td {font-family : arial; font-size : 12pt; color : black} A:link {color="#000000"; text-decoration: none} A:active {color="#000000"; text-decoration: none} A:visited {color="#000000"; text-decoration:none} A:hover {color="#330066"; text-decoration: none} </style> <STYLE TYPE="text/css"> body {background-color: #330066; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #330066; scrollbar-shadow-color: #330066; scrollbar-3dlight-color: #330066; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #330066; } </style> <body bgcolor="#330066" text="#000000"> <table width="75%" border="1" cellspacing="1" cellpadding="1" height="227" align="center" bordercolor="#000000" bgcolor="#FFFFFF"> <tr> <td width="24%" bgcolor="#FFFFFF" valign="middle" bordercolor="#000000" height="153" align="center"><a href="index.html">new</a><br> <a href="older.html">old</a><br> <a href="mailto:YOUREMAILHERE">email</a><br><a href="http://members.diaryland.com/edit/notes.phtml?user=YOURNAMEHERE">notes</a><BR> <a href="http://jennhtml.diaryland.com">juicy</a></td> <td width="76%" bgcolor="#FFFFFF" valign="top" height="262" rowspan="4"> <p>%%date%% @ %%time%%<br> %%short_description%%<P> %%entry%%<P> <a href="http://jennhtml.diaryland.com/templates.html">go back</a> || <a href="http://jennhtml.diaryland.com/pcode2.html">go forth</a> </td> </tr> <tr> <td width="24%" bgcolor="#FFFFFF" valign="top" bordercolor="#000000" height="131"> <p><br> </p> <p><STYLE type="text/css">input, textarea { background: ffffff; font-family: arial; color: 330066; border-style:solid; border-color: 330066; border-width: 2 }</style> <form method=post action="http://members.signmyguestbook.com/edit/sign"> name: <input type=text name=signername size=15><BR> email: <input type=text name=email size=15><BR> diary:<br> <input type=text name=url size=15 value="http://"><BR> your message:<BR> <textarea name="message" ROWS="10" COLS="20" wrap="virtual">[/TEXTAREA]<BR> <input type=hidden name="username" value="juicydesigns"> <input type=submit style="font-family:arial" style="border:none" style="background:#330066" style="color:#ffffff" value="hit it!" border: 1px #330066 solid"> </P> </FORM> </p> </td> </tr> <tr> <td width="24%" bgcolor="#FFFFFF" valign="top" bordercolor="#000000" height="234">Favorite Diaries:</td> </tr> <tr> <td width="24%" bgcolor="#FFFFFF" valign="top" bordercolor="#000000" height="262">Have you read these?<br> %%older_entries%%</td> </tr> </table> </body> </html> click here for pic of the layout
<html> <head> <title>YOUR TITLE HERE</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <style> td {font-family : arial; font-size : 12pt; color : black} A:link {color="#000000"; text-decoration: none} A:active {color="#000000"; text-decoration: none} A:visited {color="#000000"; text-decoration:none} A:hover {color="#330066"; text-decoration: none} </style> <STYLE TYPE="text/css"> body {background-color: #330066; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #330066; scrollbar-shadow-color: #330066; scrollbar-3dlight-color: #330066; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #330066; } </style> <body bgcolor="#330066" text="#000000"> <table width="75%" border="1" cellspacing="1" cellpadding="1" height="227" align="center" bordercolor="#000000" bgcolor="#FFFFFF"> <tr> <td width="24%" bgcolor="#FFFFFF" valign="middle" bordercolor="#000000" height="153" align="center"><a href="index.html">new</a><br> <a href="older.html">old</a><br> <a href="mailto:YOUREMAILHERE">email</a><br><a href="http://members.diaryland.com/edit/notes.phtml?user=YOURNAMEHERE">notes</a><BR> <a href="http://jennhtml.diaryland.com">juicy</a></td> <td width="76%" bgcolor="#FFFFFF" valign="top" height="262" rowspan="4"> <p>%%date%% @ %%time%%<br> %%short_description%%<P> %%entry%%<P> <a href="http://jennhtml.diaryland.com/templates.html">go back</a> || <a href="http://jennhtml.diaryland.com/pcode2.html">go forth</a> </td> </tr> <tr> <td width="24%" bgcolor="#FFFFFF" valign="top" bordercolor="#000000" height="131"> <p><br> </p> <p><STYLE type="text/css">input, textarea { background: ffffff; font-family: arial; color: 330066; border-style:solid; border-color: 330066; border-width: 2 }</style> <form method=post action="http://members.signmyguestbook.com/edit/sign"> name: <input type=text name=signername size=15><BR> email: <input type=text name=email size=15><BR> diary:<br> <input type=text name=url size=15 value="http://"><BR> your message:<BR> <textarea name="message" ROWS="10" COLS="20" wrap="virtual">[/TEXTAREA]<BR> <input type=hidden name="username" value="juicydesigns"> <input type=submit style="font-family:arial" style="border:none" style="background:#330066" style="color:#ffffff" value="hit it!" border: 1px #330066 solid"> </P> </FORM> </p> </td> </tr> <tr> <td width="24%" bgcolor="#FFFFFF" valign="top" bordercolor="#000000" height="234">Favorite Diaries:</td> </tr> <tr> <td width="24%" bgcolor="#FFFFFF" valign="top" bordercolor="#000000" height="262">Have you read these?<br> %%older_entries%%</td> </tr> </table> </body> </html>
click here for pic of the layout