In my HTML document, I have a table with two columns and multiple rows. How can I increase the space in between the first and second column with css? I\'ve tried applying \"
Try padding-right. You're not allowed to put margin's between cells.
padding-right
margin
one two