HTML CSS |
HTML | | | | CSS
, , .
— , , , - :
<b> </b>
<i> </i>
<u> </u>
<s> </s>
<small> </small>
<big> </big>
<sup></sup> <sub></sub>
<acronym title=" "> </acronym>
<font style="font-size:16pt;"> 16 </font>
( 1- 7-):
<font size="3"> 3- </font>
<font size="+1"> 1 </font>
<h2>
</h2>
<font style="font-family:Comic Sans Ms;"> Comic Sans Ms</font>
<font style="font-family:Monotype Corsiva;"> Monotype Corsiva</font>
<font style="font-family:Tahoma; font-size:15pt;">Tahoma, 15 </font> <font color="#0000ff"> </font>
0000ff RGB .
:
<font color="red"> </font>
, :
<div style="background-color:#eeeeff;"> </div>
<div style="background-color:lightgray; color:#0000ff;"> , </div>
. style CSS.
:Black White Red Green Blue Purple Firebrick Maroon OrangeRed MidnightBlue CornflowerBlue Cyan Yellow MagentaDarkGreen DarkGoldenrod Gold Orchid BlueViolet Burlywood PeachPuff, (RRGGBB): #000000 #FFFFFF #FF0000 #00FF00 #0000FF #FF00FF #FF4444 #FF9999 #FFCCCC #9999FF #FF99FF #DDDDDD #FFE4C4 #CCCC99#FF8DC #FA8072 #990000 #FF3030 #000080 #000066 #0000CD #AFEEEE #006400 #66FF00 #00B800 #DAA520 #FFCC33 #FFA500#C71585 #8B008B #CC33FF |
, :
<blockquote>
.
</blockquote>
<p style="text-indent: 40px">
</p>
style="width:300px; float:right;"
. .</div>
<pre> . NB! !</pre>
<center> </center>
<marquee> </marquee>
<marquee direction="right"> </marquee>
<marquee behavior="alternate"> </marquee>
<marquee direction="up" scrollamount="1" scrolldelay="0" height="32">
- </marquee>
<marquee direction="down" scrollamount="1" scrolldelay="0" height="32"> -
</marquee>
» ?
<div style="overflow:auto; height:80px; width:500px; padding:8px; border:1px solid #ccc;">
</div >
HTML- , -,
<textarea cols="80" rows="5">
</textarea>