admin wrote a new post, Website Basics 101 6 years, 10 months ago
table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
th, td {
padding: 10px;
}
This is a basic note about building websites. For ease of reading, I have listed down […]
very helpful information in a nutshell