Table Width

Few points to note:

Always mention the table width as percentage. like 100%
And then we can divide that 100% equally with the Td width

like
We can define the a single td, if we want using colspan.
This way it is easy to manage the widths.