html - Table alignment issue using CSS -


I'm quite new to using HTML and CSS and need some help in aligning 3 different tables so that Vertical column you go through and align through the page.

Every moment they are not due to the content of different quantities. I have tried to find advice on other posts but I do not have much luck. I have the width of tables similar, but they The columns I need to vary in size, the first two are the same and the last thing is the most material to last.

What is the proper way I can get it?

Align vertical columns.

It would be best if you set the width of each column, then everything Must be well above just select a width value that matches the maximum probability you need.

The CSS syntax is simple. If you declare something in the HTML in a cell:

   

, you can define the width of columns in the CSS as follows:

  .col1 {width: 130px}  

Comments