LiveInternet.ru. |
: |
? |
: |
"" . ,, !!!! |
: |
|
|
. -, «» . , , , , , .
— , , , www.my1site.ru my1site.ru. .ru, — web-: my1site. , , , : photo.my1site.ru mypage.my1site.ru. , my1site.ru
, 4-12 .. , . — , 3-4 .. web- , , , .
|
: |
|
|
<html></html> | HTML . | ||||||||||||
<head></head> | , . . | ||||||||||||
<body></body> | |||||||||||||
<base href="www.?"> | ( ) | ||||||||||||
<base target="?"> | ( ) | ||||||||||||
<meta name="allow-search" content="?"> | |||||||||||||
<meta http-equiv="distribution" content="?"> | |||||||||||||
<meta name="robots" content="?"> | |||||||||||||
<meta name="author" content="?"> | |||||||||||||
<meta name="keywords" content="?"> | ( ) | ||||||||||||
<meta http-eguiv="content-type" content="text/plain;churset="?"> |
(Window-1251, KOI8-R, KOI8-U, ISO-8859-5, UTF-8, UTF-16 ..) ( ) . . |
||||||||||||
<meta name="description" content="?"> | ( ) | ||||||||||||
<title></title> | |||||||||||||
<body bgcolor="?"> | , RRGGBB - : FF0000 - . | ||||||||||||
<body text="?"> | , RRGGBB - : 000000 - . | ||||||||||||
<body link="?"> | , RRGGBB - : 00FF00 - . | ||||||||||||
<body vlink="?"> | , , RRGGBB - : 333333 - . | ||||||||||||
<body alink="?"> | . | ||||||||||||
<pre></pre> | . | ||||||||||||
<h1></h1> | |||||||||||||
<h2></h2>, <h3>, </h3><h4></h4>, <h5>, </h5> | |||||||||||||
<h6></h6> | |||||||||||||
<b></b> | ( ) | ||||||||||||
<i></i> | ( ) | ||||||||||||
<tt></tt> | - . ( ) | ||||||||||||
<kbd></kbd> | - . () | ||||||||||||
<var></var> | |||||||||||||
<cite></cite> | |||||||||||||
<address></address> | |||||||||||||
<em></em> | ( ) | ||||||||||||
<strong></strong> | ( , ) | ||||||||||||
<font size="?"></font> | 1 7. | ||||||||||||
<font color="?"></font> | , RRGGBB. | ||||||||||||
<a href="URL"></a> | . | ||||||||||||
<atarget="?"></a> |
.
|
||||||||||||
<a href="NAME"></a> | . | ||||||||||||
<a href="mailto:EMAIL"></a> | . | ||||||||||||
<a href="#name"></a> | . | ||||||||||||
<a name="name"></a> | , . | ||||||||||||
<a href="NAME#name"></a> | . | ||||||||||||
<p></p> | |||||||||||||
<p align="?"></p> | , : left, right, justify center | ||||||||||||
<nobr> | . | ||||||||||||
<wbr> | . | ||||||||||||
<br> | . | ||||||||||||
<blockquote></blockquote> | . | ||||||||||||
<dl></dl> | . | ||||||||||||
<dt> | |||||||||||||
<dd> | |||||||||||||
<ol></ol> | |||||||||||||
<li> | |||||||||||||
<ul></ul> | |||||||||||||
<li> | . | ||||||||||||
<div align="?"></div> | HTML , | ||||||||||||
<img src="name"> | HTML | ||||||||||||
<img src="name" align="?"> | , : left, right, center; bottom, top, middle | ||||||||||||
<img src="name" border="?"> | |||||||||||||
<img src="name" vspase="?"> | |||||||||||||
<img src="name" hspase="?"> | |||||||||||||
<img src="name" alt="?"> | |||||||||||||
<hr> | HTML . | ||||||||||||
<hr size="?"> | () | ||||||||||||
<hr width="?"> | , . | ||||||||||||
<hr noshade> | . | ||||||||||||
<hr color="?"> | . RRGGBB. | ||||||||||||
<table></table> | . | ||||||||||||
<tr></tr> | . | ||||||||||||
<td></td> | . | ||||||||||||
<th></th> | ( ) | ||||||||||||
<caption></caption> | |||||||||||||
|
|||||||||||||
<table border="#"> | . | ||||||||||||
<table cellspacing="#"> | . | ||||||||||||
<table cellpadding="#"> | . | ||||||||||||
<table width="#"> | . | ||||||||||||
<table height="#"> | . | ||||||||||||
<tr align="?"> <td align="?"> | , : left, center, right. | ||||||||||||
<tr valign="?"> <td valign="?"> | , : top, middle, bottom. | ||||||||||||
<td colspan="#"> | - , . ( =1) | ||||||||||||
<td rowspan="#"> | - , . ( =1) | ||||||||||||
<td nowrap> | . | ||||||||||||
<td width="#"> | ( ). | ||||||||||||
<td height="#"> | ( ). | ||||||||||||
<frameset></frameset> | <body> , ; | ||||||||||||
<frameset rows="value,value"> | , - . | ||||||||||||
<frameset cols="value,value"> | , - . | ||||||||||||
<frame> | . | ||||||||||||
<noframes></noframes> | , , . | ||||||||||||
<frame src="URL"> | HTML . | ||||||||||||
<frame name="name"> | , . | ||||||||||||
<frame marginwidth="#"> | ; 1. | ||||||||||||
<frame marginheight="#"> | ; 1. | ||||||||||||
<frame scrolling=VALUE> | - ; value "yes," "no," "auto". - auto. | ||||||||||||
<frame noresize> | . | ||||||||||||
<iframe></iframe> | , . . | ||||||||||||
<iframe src="URL"> | HTML . | ||||||||||||
<iframe name="name"> | , . | ||||||||||||
<iframe vspase="?"> | |||||||||||||
<iframe hspase="?"> | |||||||||||||
<iframe marginwidth="#"> | ; 1. | ||||||||||||
<iframe marginheight="#"> | ; 1. | ||||||||||||
<iframe scrolling=VALUE> | - ; value "yes," "no," "auto". - auto. | ||||||||||||
<iframe width="#"> | |||||||||||||
<iframe height="#"> | ; | ||||||||||||
<iframe title="?"> | |||||||||||||
<form></form> | |||||||||||||
<select multiple name="NAME" size="?"></select> | . Size - , , . | ||||||||||||
<option> | |||||||||||||
<select name="NAME"></select> |
|
||||||||||||
<option> | |||||||||||||
<textarea name="NAME" cols=40 rows=8></textarea> | . Columns ; rows . | ||||||||||||
<input type="checkbox" name="NAME"> | checkbox. | ||||||||||||
<input type="radio" name="NAME" value="x"> | radio . | ||||||||||||
<input type=text name="foo" size=20> | . Size . | ||||||||||||
<input type="submit" value="NAME"> | "" | ||||||||||||
<input type="image" border="0" name="NAME" src="name.gif"> | "" - | ||||||||||||
<input type="reset"> | "" |
: |
HTML , |
|
HTMLHTML20. HTMLHTML , HTML <marquee> </marquee>.
:
: : <span style="color:#f25100"> </span>. :
: :
: XHTML, HTML 5, , <marquee> </marquee> — . ! , - , HTML 4.01. ! |
: |
HTML |
|
HTMLHTMLHTMLHTML ? – ! HTML . HyperText Markup Language HTML – , W3C – web-, . .
|
: |
XHTML HTML |
|
XHTML (Extensible Hypertext Markup Language) – ... HTML 4.01 XHTML, ! H HTML – HTML 5 XHTML-. : ![]() : XHTML , < !DOCTYPE >. , , < !DOCTYPE >: < option > < /option >, < br / >, < hr / >, < img / >, < input / >, < link / >, < meta / >. , . , : < hr noshade="noshade" / >, < input type="checkbox" checked="checked" / >, : < hr noshade >, < input type="checkbox" checked > : < div > < /div > – , – . .xhtml .html, .
|
: |
. . |
|
![]() — , : background: [background-color] [background-image][background-repeat] [background-attachment] [background-position] background: Yellow url(images/xxx.jpg) no-repeat 20px 10px → , 20px , 10px , . background-color — : background-color: #ff9900 → . background-image — : background-image: url(images/xxx.jpg) → . background-attachment — : background-attachment: scroll|fixed → scroll – ( ); fixed – . background-repeat — : background-repeat: repeat → ; background-repeat: no-repeat → ; background-repeat: repeat-x → ; background-repeat: repeat-y → . background-position — ( ): background-position: x y → x – , y – . , , 50%. background-position: 20px 10px → 20px 10px , .
! |
: |
. |
.
|
: | ~~ ~~/~~ *** |
: .
: |
: | [1] |