Css tables

Use this to style the tables with a single pixel border

table
{
border-collapse:collapse;
}
table, td, th
{
border:1px solid black;
}

Tags: ,

About Keiron

Web Developer based in the UK. Click here if you want to work with me