Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2005-02-07, 11:38 PM   #16
PR_Tom
Nobody gets into heaven without a glowstick
 
Join Date: Feb 2005
Posts: 423
I did up a little sample of how a little CSS can really help with recip table layout and overall page layout with only a little code.
HTML Code:
<html>
<head>
<title>Untitled</title>
<style type="text/css">
.recips td {background-color:#4f4300; text-align:center; width:140; height:60; border: 1px solid gold;}
.recips a { color: #ffff00; font-size: 12px; font-family:tahoma,arial,sans serif; text-decoration: none; }
.recips b a {color:#ffffcc;}
</style>
</head>
<body bgcolor="black">
<center>
<table class="recips">
<tr>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
</tr>
<tr>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>						
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b><br>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
</tr>
</table>
</center>
</body>
</html>
__________________
PimpRoll
PR_Tom is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:34 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc