O
OccasionalFlyer
In trying to improve what someone else put on www.ibr-bbr.org about
IBR's annual meeting next November (near the bottom of the page), I
have tried to put the content into multiple tables. (I don't claim to
be a web designer, so there may be better ways to do this, and I
readily accept suggestions.)
I have three main tables, with the first table containing two tables.
I have two questions.
1. The <th> of the first table, which says "Nov. 18- Friday" has a
colspan="3" in it but it is not spanning three columns. What do I need
to do to make a <th> span all three columns that the inner tables
have?
2. The second main table, which starts with
<table border="1">
<tr>
<th colspan="3">
Nov. 19 Saturday 8:30 A.M.-12:30 P.M. IBR Morning Session
</th>
</tr>
is much wider than the table above it. How do I get all the tables in
this section to align the same, all with the same left margin as the
image above it?
Thanks.
Ken
IBR's annual meeting next November (near the bottom of the page), I
have tried to put the content into multiple tables. (I don't claim to
be a web designer, so there may be better ways to do this, and I
readily accept suggestions.)
I have three main tables, with the first table containing two tables.
I have two questions.
1. The <th> of the first table, which says "Nov. 18- Friday" has a
colspan="3" in it but it is not spanning three columns. What do I need
to do to make a <th> span all three columns that the inner tables
have?
2. The second main table, which starts with
<table border="1">
<tr>
<th colspan="3">
Nov. 19 Saturday 8:30 A.M.-12:30 P.M. IBR Morning Session
</th>
</tr>
is much wider than the table above it. How do I get all the tables in
this section to align the same, all with the same left margin as the
image above it?
Thanks.
Ken