Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #31396
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: For 2 dynamically generated TD |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <3d7fdf4b-ac1c-49e0-815d-8bd26d5b1f91@googlegroups.com> <XnsA6866E981898eejj99@194.109.6.166> <2fc26c4d-7513-4b09-acbf-b046cb11fc71@googlegroups.com> <5479c862-9fa7-45de-81b4-eda3a49a1744@googlegroups.com> |
| Date | 2016-09-17 14:04 +0200 |
| Message-ID | <XnsA6868F1985E05eejj99@194.109.6.166> (permalink) |
justaguy <lichunshen84@gmail.com> wrote on 17 Sep 2016 in comp.lang.javascript: > I also added some fake hidden TDs after the second TD in attempt to > "sqeeze" the first two TDs closer but to no avail. What is a "fake hidden TD"??? A <table> sizes a column to the widest <td> in it. If you want smaller <td>'s you should use colspan='...' for the wider <td>s in that column. This becomes off-topic for this NG, as it has nothing to do with Javascript. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
For 2 dynamically generated TD justaguy <lichunshen84@gmail.com> - 2016-09-16 18:58 -0700
Re: For 2 dynamically generated TD "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-17 10:52 +0200
Re: For 2 dynamically generated TD justaguy <lichunshen84@gmail.com> - 2016-09-17 04:45 -0700
Re: For 2 dynamically generated TD justaguy <lichunshen84@gmail.com> - 2016-09-17 04:48 -0700
Re: For 2 dynamically generated TD "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-17 14:04 +0200
Re: For 2 dynamically generated TD justaguy <lichunshen84@gmail.com> - 2016-09-17 06:03 -0700
Re: For 2 dynamically generated TD "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-17 13:56 +0200
Re: For 2 dynamically generated TD Dr J R Stockton <reply1600@merlyn.demon.co.uk.invalid> - 2016-09-18 21:04 +0100
Re: For 2 dynamically generated TD "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-19 10:26 +0200
csiph-web