View Full Version : Table in a table


xXxRachxXx
03-03-2003, 08:47 PM
I have put my page into a table so i can have left & right but I want a table in it. Why won't it do it??? It puts the stuff i want on the right underneath

MaGiCSuN
03-04-2003, 11:46 AM
Can you please show us the page where it's located at? or show us the code? thanks

Love,
Mirna

xXxRachxXx
03-04-2003, 05:58 PM
This is my code it shows the tables that i have added but doesn't use the one for the page

<style> body{background-color= blue}(text-colour= white)(text-size="6")<onload="alert('Welcome if you have any quetions feel free to message me');"
onunload="alert('Hope you had a good look round and bid on one of my horses!!!LOL');"></style>
<tr>
<td rowspan=50>
<br><br><u>Me</u>
<br>Hiya everyone My name is Rachel and this is my
<br>new page!!! Do you like it??? Here on HL i
<br>did decide to breed only pintabians but seeing
<br>as I'm finding it really hard I have decided
<br>I will also breed the following breeds
<UL>
<LI>Arabians
<LI>Paints
<LI>Pintos
<LI>Pintabians of course!!!
</UL>
<br> I do not believe in overbreeding on HL as they
<br> aren't real horses, so don't message me saying
<br> that they are overbred. I don't care!!!
<br><u> Services</u>
<br>
<input type="button" style="font-family:arial" style="border style:solid" style="background:#3333FF" style="color:#FFFFFF" value="Pages" onClick='alert("I do pages like this for 25k no discounts so don't bother asking for a page if you're not prepared to pay. Message me with your details e.g colours, information etc. some things you may be charged extra for")' hspace="8"></form>
<input type="button" style="font-family:arial" style="border style:solid" style="background:#3333FF" style="color:#FFFFFF" value="Pictures" onClick='alert("I do personalized picture. The prices are as follows: 1 picture= 2k, 2 pictures= 3k, 2 pictures with slogan= 4k, 3 pictures= 5k, 3 pictures with slogan= 6k. Confused?? Message me")' hspace="8"></form>
<input type="button" style="font-family:arial" style="border style:solid" style="background:#3333FF" style="color:#FFFFFF" value="Training" onClick='alert("I show train. I do from 100-300 classes. Prices are: 100=5k, 200=10k, 300=15k. Anything in between work it out!! Message me again if you're interested")' hspace="8"></form>
<br><input type="button" style="font-family:arial" style="border style:solid" style="background:#3333FF" style="color:#FFFFFF" value="Breeding" onClick='alert("My stud fees are low but I suppose at the moment the points aren't very high!! I don't believe in high prices for breeding so there won't be any stud fees over 5k. If you would like me to breed my mares to your or any stallion just ask")' hspace="8"></form>
<input type="button" style="font-family:arial" style="border style:solid" style="background:#3333FF" style="color:#FFFFFF" value="Sales" onClick='alert("All my horses are for sale at the moment some have already been sold. I will not accept anything under 10k except for Date With Destiny I will accept 2k.")' hspace="8"></form>
<br>
<br><table border="1">
<tr>
<td colspan="6">Horses In Training</td>
</tr>
<tr>
<td>Name</td>
<td>Breed</td>
<td>Starting Points</td>
<td>Entering in...</td>
<td>Entered in...</td>
<td>Owner</td>
</tr>
<tr>
<td>Name</td>
<td>Breed</td>
<td>Starting Points</td>
<td>Entering in...</td>
<td>Entered in...</td>
<td>Owner</td>
</tr>
<tr>
<td>Name</td>
<td>Breed</td>
<td>Starting Points</td>
<td>Entering in...</td>
<td>Entered in...</td>
<td>Owner</td>
</tr>
<tr>
<td>Name</td>
<td>Breed</td>
<td>Starting Points</td>
<td>Entering in...</td>
<td>Entered in...</td>
<td>Owner</td>
</tr>
</table>
<br><u>Horses in Training</u>
<br> Horses in training will have *T* in front of their<br>name
<br><table border="1">
<tr>
<td colspan="4">My Studs</td>
</tr>
<tr>
<td>Name</td>
<td>Breed</td>
<td>Points</td>
<td>Fee</td>
</tr>
<tr>
<td>Name</td>
<td>Breed</td>
<td>Points</td>
<td>Fee</td>
</tr>
</table>
<br> Points aren't high at the moment so if you would
<br> like to use my mare for breeding just message me.


<tr><td rowspan=50>
<br><br><u> Horses For Sale </u>
<br>All my horses are for sale at the moment<br>
I would like at least 10k before I even think
<br>about accepting!!! They are all pure bred pintabians
<br>except from my money horse which you can bid on if
<br>you would like to make a donation!!!
<u>Do's</u>
<br>
<UL>
<LI>Do Personalize Pictures
<LI>Do Pages Like this
<LI>Do Show Train
<LI>Do Accept Friends requests. Be my friend!!!
</UL>
<br>
<u>Don'ts</u>
<br>
<UL>
<LI>Don't Hack, Lie, Cheat or Steal. I work hard!!!
<LI>Don't give donations. Sorry!!!
<LI>Don't do things for free. I need money too
</UL>
<br>
<u>Friends</u>
<br>
<UL>
<LI>Friend's Name Here
<LI>Friend's Name Here
<LI>Friend's Name Here
<LI>Friend's Name Here
<LI>Friend's Name Here
</UL>
<br>
<u>Horses that have been trained</u>
<br>None Yet!!!
</td>
</tr>
</table>