Valentine
Pink
LAYOUT
USAGE FROM ADRIENNEWOLTER.COM:
-You agree to leave
the link to Adriennewolter.com
intact and working on EVERY page you use the layout on
-You agree NOT to take any of the html for your own template design
-You agree NOT to take the template or ANY PART of the template (including
but not limited to images, css, or html) for your own template design
-You agree NOT to put this template or ANY PART of the template (including
but not limited to images, css, or html) on your own site for download
-You may change the template slightly AS LONG AS YOU DO NOT REMOVE THE
LINK TO ADRIENNEWOLTER.COM
-You may change the target type of the link (such as changing it to target="_blank"
if it is not already)
-You may change the sample links to your heart's content as long as the
design link to Adriennewolter.com remains intact
-You may add links and write in the body of the page
-You may change the title of the page
Anywho, you can see
the layout here....
And here's the code.
<head>
<title>TITLE</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<STYLE type="text/css"><!-- A:link{color:maroon;text-decoration:none;}
A:visited{color:maroon;text-decoration:none;} A:active{color:maroon;text-decoration:none;}
A:hover{color:red;text-decoration:none;} --></style>
</head>
<table
width="68%" height="232" border="1" bordercolor="#FF0000">
<tr>
<td height="226">
<table width="100%" height="222" border="1"
bordercolor="#990000">
<tr>
<td width="70%" bordercolor="#FF66FF" bgcolor="#FF99FF">
<div align="center">
<p align="left"><font size="+1" face="Verdana,
Arial, Helvetica, sans-serif"><u>TITLE</u></font><p><p></p>
<p align="left"><font face="Verdana, Arial, Helvetica,
sans-serif">BODY-BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH</font><p><p></p>
</div></td>
<td width="30%"><table width="100%" height="248"
border="1" bordercolor="#FFFFFF">
<tr>
<td bordercolor="#FF0033" bgcolor="#FF0066">
</td>
</tr>
<tr>
<td bordercolor="#FF3300" bgcolor="#FF3333">
</td>
</tr>
<tr>
<td bordercolor="#FF6633" bgcolor="#FF6666">
</td>
</tr>
<tr>
<td bordercolor="#FF9966" bgcolor="#FF9999">
</td>
</tr>
<tr>
<td bordercolor="#FFCC99" bgcolor="#FFCCCC"><div
align="center"><font color="#990000" size="-2"
face="Verdana, Arial, Helvetica, sans-serif">LINK1<p><p></p><p>LINK2<p><p></p><p>LINK3<p><p></p><p>LINK4<p><p></p><p><a
href="http://www.adriennewolter.com/">Design</a></font></div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
|