S
S
Sergey Leshchenko2015-10-21 14:39:32
css
Sergey Leshchenko, 2015-10-21 14:39:32

How to style a block element?

There is a table, these blocks are in the table. How to apply styles to block elements. Or ask separately?
a.rollover {
background: url(...);
display:block;
width: 64px
height: 64px;
}
a.rollover:hover {
background-position: 0 -64px;
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Leshchenko, 2015-10-21
@zellenka

Our group is a block element, the color changes on hover. How to align this picture?
2fa3ab9f94e5418cab39d2bbe856a9a2.jpeg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question