Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A question about float/clear

5 views
Skip to first unread message

fulio pen

unread,
May 17, 2013, 6:46:46 PM5/17/13
to
Hello,

My question is in the following web page:

http://www.pinyinology.com/css/ipa2c.html

Thanks for your help.

fulio pen

richard

unread,
May 17, 2013, 7:29:59 PM5/17/13
to
Put your tables into a single container.

Float that container with your semivowels box.

The table is where it is because the divisions are following one another
according to the placement of the last one.

Use <th> in the first row of the table and your titles will be bold and
centered.
colspan the th accordingly.


<div style="float:left">

table 1
table 2
table 3
table 4

</div>
<div style="float:left">
Semivowels
</div>

fulio pen

unread,
May 17, 2013, 9:37:01 PM5/17/13
to
Extremely sorry for the confusion. I forgot to add a command. So the
code didn't work. Now it is added. Thanks for your patience.
Following is the page:

http://www.pinyinology.com/css/ipa/ipa2c.html

fulio pen
0 new messages