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 \"
You can simply do that:
one two
No CSS is required :) This 10px is your space.