Jump to content
  • 0

Выровнять таблицу


danila_omega
 Share

Question

Всем добрый день!

Помогите пожалуйста, не моуг выровнять (сделать её аккуратной)!

Что прописать?

Щас выглядет вот так:

http://itmages.ru/image/view/816632/9227541e

Очень большой промежуток между "Личным кабинетом" "Панелью руководителя" и "Помощь" хотелось бы одинаковые промежутки.


<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Таблица в центре окна</title>
<style>
#sdvig{
margin-left: 250px;
border: none !important;
background: none;
color: #ffffff;
text-align: center !important;
align: center;

}
th a:hover {
background: none; /* Цвет фона под ссылкой */

}
#jhg{
position: fixed;
left: 1090px;
top: 10px;
}
</style>
</head>
<body >

<table width="900px" id="sdvig" border="0" cellpadding="0"
cellspacing="0" >
<tr align="center">
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5774252320699392989"><img src="/icons/16round/Glavnaya.png" width="70" height="50" alt="Главная" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=home&doc_id=5778991669240532737"><img src="/icons/16round/Obuchenie.png" width="70" height="50" alt="Обучение" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5782823464008879691"><img src="/icons/16round/UchebnieKursi.png" width="70" height="50" alt="Учебные курсы" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc_type&object_id=5486421379493803019&doc_id=5782823464018985890"><img src="/icons/16round/Biblioteka.png" width="70" height="50" alt="Библиотека" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=poll_procedure&doc_id=5778992633213505113"><img src="/icons/16round/Oprosi.png" width="70" height="50" alt="Опросы" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc_type&object_id=5630700369664156075&doc_id=5782777491471678364"><img src="/icons/16round/LichniyKabinet.png" width="70" height="50" alt="Личный кабинет" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5810240533540062834"><img src="/icons/16round/PanelRukovoditela.png" width="70" height="50" alt="Панель руководителя" border="0"></a></th>
<th><a href="http://m-training01.etsp.ru/view_doc.html?mode=doc&doc_id=5778993005048716186"><img src="/icons/16round/Pomosh.png" width="70" height="50" alt="Помощь" border="0"></a></th>
</tr>
<tr align="center">
<th>Главная</th>
<td>Обучение</td>
<td>Учебные курсы</td>
<td>Библиотека</td>
<td>Опросы</td>
<td>Личный кабинет</td>
<td>Панель руководителя</td>
<td>Помощь</td>
</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.

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