, , , HTML. |
, - ( ) . , , , , . - . , .
, , , , . . , , , :
( )
.
, . HTML, . , , "" . - HTML.
, , . - , , . .
, , .
:
<marquee></marquee>
:
<marquee direction="right"></marquee>
:
<marquee behavior="alternate"> </marquee>
:
:
:
<marquee><img src=" "></marquee>
:
:
<marquee direction="up" scrollamount="1" scrolldelay="0" height="32"> </marquee>
:
<marquee direction="down" scrollamount="1" scrolldelay="0" height="32"> </marquee>
:
.
, "" . . <pre> </pre>
(, ).
, , . , , . . [mre] [/mre]. :
, .
[mre= ]
, , .
[/mre]
, , . . , :)
.
? 11 ! , ?)
<table border="1" cellpadding="5"><tr><td> </td></tr></table>
, , :
<table border="1" cellpadding="5"><tr><td><table border="1" cellpadding="5"><tr><td><table border="1" cellpadding="5"><tr><td> </td></tr></table></td></tr></table></td></tr></table>
|
.
<fieldset><legend> </legend> ( ) </fieldset>
:
,
<fieldset style="border:3px dotted green;"><legend> </legend> ( ) </fieldset>
:
<textarea style="border-right: black 2px solid; border-top: black 2px solid; background-color:dodgerblue; color:white; border-left: black 2px solid; border-bottom: black 2px solid; width: 450px; height: 20px;"> </textarea>
, .
border-right . (black), 2 (2px), (solid).
background-color .
color - .
width: 450px; height: 20px .
-, , . , :)
->
: |