HighDots Forums  

Re: add table question

alt.html.tags alt.html.tags


Discuss Re: add table question in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: add table question - 02-07-2004 , 06:18 PM






jrefactors (AT) hotmail (DOT) com (Matt) wrote:

Quote:
There are 3 tables on a html page. The first and two tables has 5
rows, and the third table has 10 rows. All I want is to put the
third table on the right hand side of first two tables.
Probably the simplest way is to use <table align="left"> for the first
two tables and to put <br clear="all"> after the third table.

For tables, align="left" makes the table "float" on the left so that
subsequent content flows on the right of it, if there's enough room.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.