Re: Webpage

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jay
Date:  
To: plug-discuss
Subject: Re: Webpage


It would just be:

<table align="center" border="0" width="100%">
  <tr>
    <td width="33%">
       STUFF 1
    </td>
    <td width="33%">
       STUFF 2
    </td>
    <td width="33%">
       STUFF 3
    </td>
  </tr>
</table>





On Sat, 1 May 2004, Michael Havens wrote:

>
> I am trying. I have three items that I want spaced evenly across a line on the
> page. So I was told to use a table and I can't figure out how to get it
> written to the text editor correctly.
> Here is what I have:
>
> <align=center><font size=3>Some web sites that interest me:</center><br>
>     <table border=0 width="33.33%,33.33%,33.33%">
> <td> <a href="http://www.mepis.org">The best operating
>     system</a>.</td>
> <td> <a href="http://www.google.com/linux">The best search
>     engine</a>.</td>
> <td><a
>     href="http://www.http://www.iancgbell.clara.net/elite/">The best video
> game</a>.</td>
> </table><center><font size=-3>

>
> I've tried various configurations but cannot guess what the appropriate one
> is. Thanks for any help you choose to give.
>


--
~Jay


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss