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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
lexx006
всем привет
есть такая конструкция:
<div style="width:50%">
<table width="100%">
<tr>
<td width="15%"> one </td><td width="85%"> two </td>
</tr>
</table>
</div>
проблема заключается в следующем:
ширина ячеек устанавливается 50%, а не как надо: 15% и 85%...
кто знает, почему так получается и как это побороть? )
Link to comment
Share on other sites
6 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.