powered by simpleCommunicator - 2.0.59     © 2025 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / HTML, JavaScript, VBScript, CSS [игнор отключен] [закрыт для гостей] / как прижать текст "регистрация" к горизонтальной линии??
2 сообщений из 2, страница 1 из 1
как прижать текст "регистрация" к горизонтальной линии??
    #34936884
Tubrik
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
перепробовал все известные мне варианты :(

Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Ы</title>
    <link rel= "stylesheet" type= "text/css" href= "indexCSS.css" />
    <style type = "text/CSS">
        * {margin:  0 ;padding:  0 ; border:  0 }
        body{background:# 000000 }
        
        #ain{width:auto; height:auto; font-size:11px; line-height:8px; border-bottom: 1px solid #ffd254; color:#ffd254}
        #ain input{width:29px; height:10px; color:#ffd25;font: normal 11px/8px Arial; vertical-align:bottom}

        #ain a:link {color:#ffd254; text-decoration:none; font: normal 11px/8px Arial;vertical-align:bottom}
        #ain a:visited {color:#ffd254; text-decoration:none; font: normal 11px/8px Arial;vertical-align:bottom}
        #ain a:hover {color:#ffd254; text-decoration:none; font: normal 11px/8px Arial;vertical-align:bottom}
    </style>
</head>

<body>
       <div id = "ain">
        <input type = "image" src = "images/enter.gif" alt = "Войти"/>  | 
        <a style = "background:#ff0000" href = "#" title = "Регистрация">Регистрация</a>
    </div>
</body>
</html>
...
Рейтинг: 0 / 0
как прижать текст "регистрация" к горизонтальной линии??
    #34936887
Tubrik
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
P.S. в EI 6/7
...
Рейтинг: 0 / 0
2 сообщений из 2, страница 1 из 1
Форумы / HTML, JavaScript, VBScript, CSS [игнор отключен] [закрыт для гостей] / как прижать текст "регистрация" к горизонтальной линии??
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]