Jump to content
  • 0

проблемы с hover и vertical-align


Aljnk
 Share

Question

Помогите решить проблему - есть код


label:hover img {
background: #9FDAEE; // код не имеет значения - главное, что-то должно происходить.
}
</style>

<div style="text-align:left; width:60px; height:32px; float:left;">
<img align="top" src="img.png" width="10" height="10" />
</div>
<div style="height:100%; margin-bottom:0; text-align:left; height:45px;">
<textarea id="text_id" name='text' cols='20' rows='4'></textarea>
<label for="text_id">
<img src="im/img2.gif" style="vertical-align: top;" />
</label>
</div>

Хочется выровнять img2 по верхней границе textarea, но при таком выравнивании hover срабатывает в двух местах - на самом рисунке и в том месте где рисунок должен быть, если нет vertical-align: top.

Как сделать, чтоб hover срабатывал только на рисунке?

Спасибо.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy