The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Separating objects inline?
I hope there's someone who could help me with this small HTML problem I have.
I tried to post two tables with some info. But I cannot figure out the way to put them one next to another (look at the picture). Instead they have this huge spacing and I'm clueless. What HTML code do I put in between two tables so both are in the same line (next to each other)? THANK YOU!!! |
#2
|
|||
|
|||
I think you make a table with your tables inside it.
Code:
<table width="100%"> <tr> <td width="50%"><center> put your first table here</center> </td> <td width="100%"><center> put your second table here</center> </td> </tr> </table> |
#3
|
||||
|
||||
Wow!!! What else can I say but THANK YOU, THANK YOU, THANK YOU for this lightning reply!!!
Works perfectly but I still have that huge space on the top. Do you know by any chance how to avoid this? Thank you again so, so much! |
#4
|
|||
|
|||
If this is in a post that large gap just seems to happen. I don't know why.
EDIT: You may want to put in each blank table cell. Some browsers mess up if there's nothing in a cell. |
#5
|
||||
|
||||
Quote:
Thank you again so much, Nerbert! --------------- Added [DATE]1212546488[/DATE] at [TIME]1212546488[/TIME] --------------- Tried that too. Tried with some plain text to start the post... the space is even bigger now. Tables are next to each other though. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|