several div or tables on the same row
Hi all
I m looking for a way to put many block ( div or even tables ) in either a bigger div or a bigger table in the same row without having to use position:absolute or so,this is the code that I ve used ;
testing mutiple divs in a single one
here inside
the small div text
the small div text
the small div text
-->
the first text here
the first text here
the first text here
the first text here
I want the small tables (or even the small div s) to appear on the same row and start on a new line only when there is no more space on the first row. this normaly wlk when putting many img in a td but I m not seeying how to do eat with texts
Could anyone help??? please
thanx
Busy posted this at 10:42 — 8th August 2006.
He has: 6,151 posts
Joined: May 2001
if you just do a
all the text
the content will go to the end of the line then start on the next.
Using a table would be a waste as it would just be:
all the text
tropic posted this at 11:15 — 8th August 2006.
They have: 4 posts
Joined: Aug 2006
yes but the probleme is that I want to have several independents division in there so that each div may have for example a different bgcolor with different content , all fitting oone after another on the same row .
Busy posted this at 22:21 — 8th August 2006.
He has: 6,151 posts
Joined: May 2001
sounds a bit weird but if you wanted different colour, size and backgrounds per line use
normal text small text other text normal text ......
OK FF has screwed up, I cant use half the keys, the tags above should be ended with the slash but FF wont let me do it, hopefully is enough to get the idea
edit: fixed Busy, maybe a new keyboard is in order?
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.