Re: [O] How to join cells in tables and center content

2013-05-31 Thread Carsten Dominik
On 30.5.2013, at 20:53, Ivanov Dmitry wrote: > Suppose, I am writing a database table structure. > Is it possible to join the 1-st two cells? And make 'table1' centered? > Current view and desired: > > > | table1 | | | table1 | > |+---+ |+---

Re: [O] How to join cells in tables and center content

2013-05-31 Thread Marcin Borkowski
Dnia 2013-05-31, o godz. 08:06:58 Bastien napisaƂ(a): > Hi Ivanov, > > Ivanov Dmitry writes: > > > Suppose, I am writing a database table structure. > > Is it possible to join the 1-st two cells? And make 'table1' > > centered? > > No. > > > Current view and desired: > > > > > > | table1 |

Re: [O] How to join cells in tables and center content

2013-05-30 Thread Bastien
Hi Ivanov, Ivanov Dmitry writes: > Suppose, I am writing a database table structure. > Is it possible to join the 1-st two cells? And make 'table1' > centered? No. > Current view and desired: > > > | table1 | | | table1 | > |+---+ |+---+

[O] How to join cells in tables and center content

2013-05-30 Thread Ivanov Dmitry
Suppose, I am writing a database table structure. Is it possible to join the 1-st two cells? And make 'table1' centered? Current view and desired: | table1 | | | table1 | |+---+ |+---+ | id | value |->| id | value | |