muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 2,089
- Office Version
- 365
- 2021
- Platform
- Windows
hi all....
how to make series like this :
[TABLE="class: tableizer-table"]
<tbody>[TR="class: tableizer-firstrow"]
[TH]data[/TH]
[TH]expected result[/TH]
[/TR]
[TR]
[TD]jack[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]cat[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]dog[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]etc..[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
note : without helper column
any helps...greatly appreciated...
susanto.
how to make series like this :
[TABLE="class: tableizer-table"]
<tbody>[TR="class: tableizer-firstrow"]
[TH]data[/TH]
[TH]expected result[/TH]
[/TR]
[TR]
[TD]jack[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]cat[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]dog[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]etc..[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
note : without helper column
any helps...greatly appreciated...
susanto.
Last edited: