How can I align all table rows come correctly aligned even if they have content length differences.
Here is the fiddle. Please have a look at this.. They are coming vertically aligned.. But I want them one after another like below
One 1 Yes
Two 2
Three
Do something like this:
Good ways to style the table cells are: “padding”, “text-align”, vertical-align”, “height”, “width”, and so on..