Home > Article > Web Front-end > A small problem with css_Basic Tutorial
Let me ask you a question
I want the following table to use table class=a class name to achieve the following effect
That is, I want to define a class in css and put cellspacing=1 bgcolor in table =#D0DDE5 and
bgcolor=#FFFFFF in td are both written into a class in css. Then I only need to use table class to implement it.
Please teach me