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
E.Markitan
Здравствуйте.
Возникли сложности с совмещение таблиц.В наличии есть 3 таблицы, 2 из которых должны находиться в 1.
Помогите в решение.За ранее благодарю.
Сам код html:
general table.
<table id="Table_01" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5">
<img src="images/modul-lef-tmaket_01.gif" width="261" height="8" alt=""></td>
</tr>
<tr>
<td align="left">
<img src="images/modul-lef-tmaket_02.gif" width="4" height="344" alt=""></td>
<td><img src="images/left_menu_06.gif" width="27" height="13" alt=""></td> / кнопка промотки вверх
<td><img src="images/left_menu_24.gif" width="27" height="13" alt=""></td> / кнопка промотки вниз
<td align="right">
<img src="images/modul-lef-tmaket_04.gif" width="4" height="344" alt=""></td>
</tr>
<tr>
<td rowspan="3" colspan="5">
<img src="images/modul-lef-tmaket_05.gif" width="261" height="7" alt=""></td>
</tr>
</table>
вот собственно две другие таблицы которые должны находиться в выше указанной.
<table border="0" cellpadding="0" cellspacing="0">
<tr valign='top'>
<td colspan="6">
<img src="images/mini_01.gif" width="244" height="5" alt=""></td>
</tr>
<tr valign='top'>
<td align="left">
<img src="images/mini_02.gif" width="2" height="128" alt=""></td>
<td align="right">
<img src="images/mini_04.gif" width="2" height="128" alt=""></td>
</tr>
<tr valign='top'>
<td colspan="6">
<img src="images/mini_05.gif" width="244" height="5" alt=""></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="6">
<img src="images/mini_07.gif" width="244" height="5" alt=""></td>
</tr>
<tr>
<td align="left">
<img src="images/mini_08.gif" width="2" height="106" alt=""></td>
<td align="right">
<img src="images/mini_10.gif" width="2" height="106" alt=""></td>
</tr>
<tr>
<td colspan="6">
<img src="images/mini_11.gif" width="244" height="5" alt=""></td>
</tr>
</table>
готовый вариант должен выглядеть так http://fotki.yandex.ru/users/grib0kk/view/326894/?page=0
Link to comment
Share on other sites
7 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.