Layout table border w/o cell inside having same border

SpaceshipSpaceship
Watch

tns123j

New Member
Impact
0
i want a blue border around a layout table. However I don't want the cells inside it to have a border around them as well. can i remove this somehow?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains — AI StorefrontUnstoppable Domains — AI Storefront
Hi.
Your question has a simple answer. You have to nest tables. You do this by creating a table 1 row 1 column with the blue border, then inside it create a new table with the number of row & columns u like w/o borders.
 
0
•••
CSS borders

Forget about nested tables - with CSS borders, margins and paddings you can do much-much more with less code.
You can apply them separately to cells, rows and table itself:

<table style="border: 1px solid blue">
<tr><td>Cell text</td></td>
</table>
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy — Payment Flexibility
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back