|
|
|
| Column 219: NET-enabling start-tag requires SHORTTAG YES.
…is.value == 'Имя') this.value = '';" /></td>
✉
The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HMTL 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HMTL 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML. | |
|
|
|
|
|
|
|
для: himera7
(26.11.2007 в 17:17)
| | Если у Вас доктайп НЕ X***, то зачем писать: <td.../></td> ? | |
|
|
|
|
|
|
|
для: ddhvvn
(26.11.2007 в 17:38)
| | можно поподробнее
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1251">
<TITLE> TeachMe. Интернет-портал активного обучения... </TITLE>
</HEAD>
<BODY LANG="ru-RU" DIR="LTR">
<center>
<div class="page" style="width: 90%; text-align: left">
<div style="padding: 10px 0px 0px 0px">
<!-- Logotype and login form -->
<table cellpadding="5" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%" align=left valign=middle>
<img alt="image" src=logo.jpg hspace=15>
</td>
<td valign=middle class="alt1" nowrap="nowrap" style="height: 85px; padding:0px; width: 250px;">
<div id="ss2" style="padding: 5 5 5 5; width: 230px; height: 85px; display: block;">
<form action="#" method="post" onSubmit="#">
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td class="smallfont"><label for="username">Имя</label></td>
<td colspan=2><input type="text" class="bginput" style="font-size: 11px" name="login_username" id="username" size="23" accesskey="u" tabindex="101" value="Имя" onFocus="if (this.value == 'Имя') this.value = '';" /></td>
</tr>
<tr>
<td class="smallfont"><label for="password">Пароль</label></td>
<td><input type="password" class="bginput" style="font-size: 11px" name="password" id="password" size="10" accesskey="p" tabindex="102" /></td>
<td><input type="submit" class="button" value="Вход" tabindex="104" title="Введите ваше имя пользователя и пароль, чтобы войти, или нажмите кнопку 'регистрация', чтобы зарегистрироваться." accesskey="s" /></td>
</tr>
<tr>
<td class="smallfont" nowrap="nowrap"><label for="user3"><input type="checkbox" name="user3" value="1" tabindex="103" id="user3" />Участник</label></td>
<td class="smallfont" nowrap="nowrap"><label for="user4"><input type="checkbox" name="user4" value="1" tabindex="104" id="user4" />Провайдер</label></td>
<td class="smallfont" nowrap="nowrap"><label for="fpw"><input type="checkbox" name="fpw" value="1" tabindex="110" id="fpw" />Забыл пароль</label></td>
</tr>
</table>
<input type="hidden" name="s" value="a5480e5dd6c4b143c015cba667e280a4" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="login_md5password" />
<input type="hidden" name="login_md5password_utf" />
</form>
</DIV>
</td>
</tr>
</table>
</BODY>
</HTML>
|
| |
|
|
|
|
|
|
|
для: ddhvvn
(26.11.2007 в 17:38)
| | в чем ошибка ? | |
|
|
|