Answer to Question #57664 in AJAX | JavaScript | HTML | PHP for Joshua Hause

Question #57664
What does the following rule set do?
tbody tr:nth-child(2n) {
background-color: gray;
}
1
Expert's answer
2016-02-10T00:01:18-0500
The provided rule sets the background color to gray for each table row(tr tag) that is child node of its parent with event index (starting from one) on each level inside table body (tbody tag).

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS