E-mail List Archives
Need Help With Tables
From: marvin hunkin
Date: Apr 25, 2006 7:20PM
- Next message: marvin hunkin: "Need Help With formatting Paragraphs"
- Previous message: John Foliot - WATS.ca: "RE: Which should come first - navigation OR content?"
- Next message in Thread: Jukka K. Korpela: "Re: Need Help With Tables"
- Previous message in Thread: marvin hunkin: "Need Help With Tables"
- View all messages in this Thread
Hi.
here is some of my table code from my star trek page, showing the cast and
actors, and part of star trek the next-generation.
now, want to have the name, part, and actor all on one line, with a space,
same with the actor and part all on one line, with a space.
but at the moment, is on two lines.
so how do i get this to read all on one line in html, using tables?
let me know on the forum or e-mail me privately.
will paste the code below.
cheers Marvin.
st</h3> <br>
<br>
<p>The cast of Star Trek - The Next Generation are:</p> <br>
<br>
<table border="5" align="center" cellpadding="10">
<tr> <td> <h3>Actors Name</h3> > </td>
<br>
<td> <h3>Part</h3> </td>
</tr>
<br>
<tr> <td>Patrick Stewart</td> <br>
<td>Captain Jean-Luc Picard</td> <br>
</tr>
<br>
<tr> <td>Jonathan Frakes</td> <br>
<td>Commander William T Riker</td> </tr> <br>
<br>
<tr> <td>Brent Spiner</td> <br>
<td>Lt Commander Data</td> <br>
</tr>
<br>
<tr> <td>LeVar Burton</td> <br>
<td>Lt Commander Geordi La Forge</td> <br>
</tr>
<br>
<tr> <td>Gates McFadden</td> <br>
<td>Dr Beverly Crusher</td> <br>
</tr>
<br>
<tr> <td>Marina Sirtis</td> <br>
<td>Counselor Deanna Troi</td> <br>
</tr>
<br>
<tr> <td>Denise Crosby</td> <br>
<td>Lt Tasha Yar</td> <br>
</tr>
<br>
<tr> <td>Michael Dorn</td> <br>
<td>Lt Worf</td> <br>
</tr>
<br>
<tr> <td>Wil Wheaton</td> <br>
<td>Wesley Crusher</td> <br>
</tr>
<br>
<tr> <td>Whoopi Goldberg</td> <br>
<td>Guinan</td> <br>
</tr>
<br>
<tr> <td>Colm Meaney</td> <br>
<td>Miles Edward O'Brien</td> <br>
</tr>
<br>
<tr> <td>John De Lancie</td> <br>
<td>the mysterious Q</td> <br>
</tr>
<br>
<tr> <td>Diana Muldaur</td> <br>
<td>Dr Katherine Pulaski</td> <br>
</tr>
<br>
<tr> <tdRosalind Chao</td> <br>
<td>Keiko O'Brien</td> <br>
</tr>
<br>
<tr> <td>Michelle Forbes</td> <br>
<td>Ensign Ro Laren</td> <br>
</tr>
<br>
<tr> <td>Dwight Schultz</td> <br>
<td>Lt. (J.G.) Reginald "Reg" Barclay III</td> <br>
</tr>
<br>
<tr> <td>Brian Bonsall</td> <br>
<td>Alexander</td> <br>
</tr>
<br>
<tr> <td>Majel Barrett</td> <br>
<td>Lwaxana Troi</td> <br>
</tr>
<br>
<tr> <td>Patti Yasutake</td> <br>
<td>Alyssa Ogawa</td> <br>
</tr>
<br>
</table>
- Next message: marvin hunkin: "Need Help With formatting Paragraphs"
- Previous message: John Foliot - WATS.ca: "RE: Which should come first - navigation OR content?"
- Next message in Thread: Jukka K. Korpela: "Re: Need Help With Tables"
- Previous message in Thread: marvin hunkin: "Need Help With Tables"
- View all messages in this Thread