View Single Post
  #2 (permalink)  
Old 01-29-2003, 10:41 PM
Martin Martin is offline
Senior Member
 
Join Date: Oct 2002
Location: Alabama, USA
Posts: 619
This is the one I made. (not the one here) You can see it in action by clicking the www button below.
Code:
<table width="128" border="0" cellspacing="2" cellpadding="0" style="BORDER-COLLAPSE: collapse">
<tr><td>Navigate</td></tr></table><table width="128">
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_house1.gif[/img]</td>
    <td>Home</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_gallery.gif[/img]</td>
    <td>Google Flash</td>
  </tr>
      <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_links.gif[/img]</td>
    <td>Open Directory</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_stats.gif[/img]</td>
    <td>Statistics</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_register.gif[/img]</td>
    <td>Submit News</td>
  </tr>
</table>
<table width="128"><tr><hr width="100%" color="#5B5B5B">
   </tr></table>
<table>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_members.gif[/img]</td>
    <td>Chat!</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_members.gif[/img]</td>
    <td>GuestBook</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>I-Frame Calendar</td>
  </tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>I-Frame ShoutBox</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_calendar.gif[/img]</td>
    <td>Site InfoFlash</td>
  </tr></table>
<table width="128"><tr><hr width="100%" color="#5B5B5B">
   </tr></table>
<table width="128" border="0" cellspacing="2" cellpadding="0" style="BORDER-COLLAPSE: collapse">
<tr><td width="20">[img]images/mini_icons_fiblack/new.gif[/img]</td><td><left>Downloads</left></td></tr></table>
<table>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_gallery.gif[/img]</td>
    <td>Wallpaper</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_links.gif[/img]</td>
    <td>All Files</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_gallery.gif[/img]</td>
    <td>Comming Soon</a></td>
  </tr>
   <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>Themes</td>
  </tr>
   <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>mp3 Music</td>
  </tr>
</table>
Edit: Man this really streched out the page here!
btw, just right click the page on the main page of most sites and select "view source" to see the html.

Also keep in mind that this and the one at nukemods was creared by pasting the code into the block dialog box in admin> blocks. It is not a block file in other words.
Reply With Quote