Help

Text and Images from Slide

W3Schools - Collapsed Border/Single Border

<head>

<style type="text/css">

table

{

border-collapse: collapse;

}

table, td, th

{

border: 1px solid black;

}

</style>

</head>

Simple table with borders

Copyright Karen McCall, Karlen Communications

16

View all slides | Contents of this slide