E
E
Eugene2012-02-03 21:44:43
css
Eugene, 2012-02-03 21:44:43

Set style for 2nd element?

Good evening. I want to set the style for the second element
table tbody tr td ( td is the second in a row)
I know there are pseudo-classes for the first: first-child
Please tell me how to set, for example, for the second element?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max, 2012-02-04
@7workers

table tbody tr td + td {...}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question