The width of the first whole column is decided by the width of the cell with most content:

NamesProfession
Michael FernandezDoctor
Amy FrankComputer Engineer

Specifying the width for one cell will affect the whole column. Width is set in percentage relative to the whole table:

NamesProfession
Michael FernandezDoctor
Amy FrankComputer Engineer

Specifying the height for one cell will affect the whole row. Height is set in fixed pixels:

NamesProfession
Michael FernandezDoctor
Amy FrankComputer Engineer

Specifying 100% for table width will occupy the whole width of the parent element:

NamesProfession
Michael FernandezDoctor
Amy FrankComputer Engineer
Styling your table
NamesAge
Michael21
Styling your table
NamesAge
Michael21

NamesAge
Michael21

NamesAge
Michael21
Styling your table
NamesAgeGender
Michael21Male
Amy37Female

NamesAgeGender
Michael21Male
Amy37Female

<Smiley face