Table Code

HTML Table Border Code

Style the lines around and inside your table — width, style and colour.

Live Tool
table-border.css Live

          
Preview

1How To Use

Follow these steps — no coding experience needed.

  1. Set width and styleA 1-2px solid border is the most common, clean choice.
  2. Pick a colourMatch your site's accent colour for a cohesive look.
  3. Add border-collapse: collapsePrevents doubled-up borders between adjacent cells — already included above.

2Example Output

What this code looks like once it's on a real page.

AB
12

3Browser Compatibility

BrowserSupportNotes
Chrome✓ SupportedFull support
Firefox✓ SupportedFull support
Safari✓ SupportedFull support
Edge✓ SupportedFull support
Opera✓ SupportedFull support
Mobile browsers✓ SupportedFull support, iOS & Android

Supported in every current browser — Chrome, Firefox, Safari, Edge and Opera all render this identically, on both desktop and mobile.

Related Pages

More tools that pair naturally with this one.