Hi, im not really new to css, but i dont really understand this:
table table table table tr tr td,div{}
This exact peice is not the part i need help with, i just dont understand what it means to have multiple table or tr or td's here
but dont get me wrong, i completely understand this:
table{} or
.element{} or
#element{}.
just not this-
table table tr td{}