Jump to content
  • 0

Отступы в тыблице с текстовыми ссылками в FF3?


Lsoep
 Share

Question

4 answers to this question

Recommended Posts

  • 0

5f6c1d6d71cbd432f9af6bc6e71a6d22.jpg

Меняю в Firebuge стиль у ссылки (разный размер шрифта), текст при этом увеличивается вверх, а не вниз. Чушь полная. В <td> прописано valign="top"

HTML код:

<table cellSpacing='0' cellPadding='0' border='0' width='172'>
<tr>
<td width='172' valign='top'>
<table cellSpacing='0' cellPadding='0' border='0' width='170'>
<tr height='5'>
<td></td>
</tr>
<tr>
<td>
<table cellSpacing='0' cellPadding='0' border='0' width='170'>
<tr height='4'>
<td colspan='6'></td>
</tr>
<tr>
<td width='6'></td>
<td width='12' valign='top'><img src='txbn-017.gif' /></td>
<td width='126' valign='top'><a href='ссылка' class='new_slk'>НОВСТАНДАРТ</a></td>
<td width='6'></td>
<td width='14' align='center'><img src='txbn-015.gif' width='14' height='16' alt='' /></td>
<td width='6'></td>
</tr>
<tr height='4'>
<td colspan='6'></td>
</tr>
</table>
</td>
</tr>
<tr height='5'>
<td></td>
</tr>
</table>
</td>
</tr>
</table>

CSS url:

.new_slk:link {color: #0067b4; TEXT-DECORATION: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
.new_slk:visited {color: #0067b4; TEXT-DECORATION: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
.new_slk:active {color: #0067b4; TEXT-DECORATION: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
.new_slk:hover {color: #0092ff; TEXT-DECORATION: underline; font-family: Verdana; font-size: 10px; font-weight: bold;}

Edited by Lsoep
Link to comment
Share on other sites

  • 0
Меняю в Firebuge стиль у ссылки (разный размер шрифта), текст при этом увеличивается вверх, а не вниз. Чушь полная. В <td> прописано valign="top"

Нет, не чушь.

Вы для чего прописываете valign? Для контента или для строчных блоков?

http://www.w3.org/TR/CSS21/tables.html#height-layout

Вы выравниваете контент, а текст в строке не выравнивается по верхнему краю.

Link to comment
Share on other sites

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