Lec 21 | CSS Table | Border | Border-Collapse

Опубликовано: 19 Октябрь 2024
на канале: Web Tech
38
4

In this video we discuss the CSS table where we see how we can style the table border using CSS. We also discuss border collapse property to merge all borders in single border.

I have already explained the table in my HTML tutorials. Below is the link for the same.
HTML Table:    • Lec 12 - HTML Tables