+ 2
What about Thead and Tbody?
I recently just learned these tags and I was hoping to get more information on them. I understand them by common sense but would rather have a more in depth explanation. e.g. why are they better, their purpose etc.
5 ответов
+ 1
Thead means: Table header ( for table heading) can be used for a better clarity for the table.
Tbody means:Tbody means the rows of the table where you type all the information
0
But what's the point of it? Can't you work without it?
0
if u want to work with tables you would need it
0
I can't say that I've used it before lol thanks I'll definitely start using then!
0
I,dont think so