How to adjust table column width in a page
-
https://linkedinprofileservice.co/plans-pricing/
For the page above, I want the left column to be wider. How do I adjust the width of 1 column? Also is there a way to add a boder around the center column?
This is the HTML in the page:
<table style=”width: 900px; height: 502px;”>
<tbody>
<tr>
<td> </td>
<td style=”text-align: center;”><span style=”font-family: arial,helvetica,sans-serif; font-size: large;”>Gold Plan</span></td>
<td style=”text-align: center;”><span style=”font-family: arial,helvetica,sans-serif; font-size: large;”>Silver Plan</span></td>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to adjust table column width in a page’ is closed to new replies.