W WolfAlchemist New member Jun 25, 2011 #1 I want to create a table which has a border around each cell in the table, but no border around the entire table. Anyone know how to do this ? Thanks.
I want to create a table which has a border around each cell in the table, but no border around the entire table. Anyone know how to do this ? Thanks.
M Marc New member Jun 26, 2011 #2 I believe you use style="border: 4px solid #FFFFFF" ONLY in the opening "<td>" tag of the table
D Dream New member Jun 26, 2011 #3 I'm not entirely sure what you mean, but try this: http://www.w3schools.com/html/html_tables.asp .Maybe you could edit it to your liking?
I'm not entirely sure what you mean, but try this: http://www.w3schools.com/html/html_tables.asp .Maybe you could edit it to your liking?