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
danila_omega
Добрый день всем пользователям!
Появилась вот такая проблема не знаю как убрать эти рамки?
Причём они отображаются только в IE 7, но нужно верстать именно под него. =(
http://itmages.ru/image/view/811992/91456c9a - IE 7
http://itmages.ru/image/view/811993/2d756bcf - GoogleChrome
как убрать эти бордовые рамки?
Сам код:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Таблица</title>
<style>
</style>
</head>
<body>
<table>
<tr>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/135.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/Obuchenie.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/UchebnieKursi.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/Biblioteka.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/Oprosi.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/LichniyKabinet.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/PanelRukovoditela.jpg" width="120" height="80" alt="lorem"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/Pomosh.jpg" width="120" height="80" alt="lorem"></a></th>
</tr>
<tr>
</table>
</body>
</html>
Link to comment
Share on other sites
4 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.