You are here: Re: Table question « HTML « IT news, forums, messages
Re: Table question

Posted by Ben C on 12/31/07 19:48

On 2007-12-31, richard <I.dont.care@do.you> wrote:
[...]
> The basic table:
> 1...2...3
> 4...5...6
> 7...8...9
>
> Output as:
>
> 1........3
> 4...5...6
> 7...8....
>
> So how is that done properly?

You need to scale up to the lowest common multiple. Something like this:

<tr>
<td colspan="3">1</td>
<td colspan="3">3</td>
</tr>

<tr>
<td colspan="2">4</td>
<td colspan="2">5</td>
<td colspan="2">6</td>
</tr>

<tr>
<td colspan="2">7</td>
<td colspan="2">8</td>
<td colspan="2" style="visibility: hidden">9</td>
</tr>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация