+ 1
How to control the tables width and height
2 Réponses
+ 1
You use CSS to do so. The width property is used to carry this out. You should use an id attribute to specify which one you want to style the link to the id on the CSS to do it.
0
thanks bafo