, 20 2008 . 10:10
+
X
2
X<*SUP>2<*/SUP>
---
A
012345
A<*SUB>012345<*/SUB>
"Cascading Style Sheets", ...
, 24 2008 . 12:42
+
,
,
<*table bgcolor="black" bordercolor=white border=2>
<*tr>
<*td>TEST<*/td>
<*/tr>
<*/table>
BGCOLOR=" ", BORDERCOLOR=" ", BORDER=" "
LEFT LEFT |
CENTER CENTER |
RIGHT RIGHT |
<*table bgcolor="black" width=30% border=2 bordercolor=white>
<*tr>
<*td align="left">LEFT<*br>LEFT<*/td>
<*td align="center">CENTER<*br>CENTER<*/td>
<*td align="right">RIGHT<*br>RIGHT<*/td>
<*/tr>
<*/table>
ALIGN="left|center|right"
<*table bgcolor="black" bordercolor=white border=2 background="http://i.li.ru/ReActive/i/global/ftr_video/scroll_l.png">
<*tr>
<*td> <*/td>
<*/tr>
<*/table>
, 24 2008 . 12:24
+
,
http://i.li.ru/4Ek/i/diary/profile/btn_invite.gif
<*img src="//i.li.ru/4Ek/i/diary/profile/btn_invite.gif" title="">
<*img src="//i.li.ru/4Ek/i/diary/profile/btn_invite.gif" title="" width=10% height=10%>
<*img src="//i.li.ru/4Ek/i/diary/profile/btn_invite.gif" title="" width=150 height=150>

<*img src="//i.li.ru/4Ek/i/diary/profile/btn_invite.gif" title="" align="left" /><*br /> <*br />
|

<*img src="//i.li.ru/4Ek/i/diary/profile/btn_invite.gif" title="" align="center" /><*br /> <*br />
|

<*img src="//i.li.ru/4Ek/i/diary/profile/btn_invite.gif" title="" align="right" /><*br /> <*br />
|
IMG
, src=" "; title=""
, width="", height="", (%| )
, 23 2008 . 19:11
+
<*table border="0" width="50" height="10" bgcolor="white">
<*tr>
<*td align="left" vlign="left" bgcolor="white">
<*font style="font-family:arial,'tahoma';font-size:10px;" color="black"><*marquee scrolldelay="" scrollammount=""> <*/marquee><*/font>
<*/td>
<*/tr>
<*/table>
<*table border="0" width="50" height="10" bgcolor="white">
<*tr>
<*td align="left" vlign="left" bgcolor="white">
<*font style="font-family:arial,'tahoma';font-size:10px;" color="black"><*marquee scrolldelay="50" scrollammount="50" direction="up"> 2<*/marquee><*/font>
<*/td>
<*/tr>
<*/table>
<*table border="0" width="50" height="10" bgcolor="white">
<*tr>
<*td align="left" vlign="left" bgcolor="white">
<*font style="font-family:arial,'tahoma';font-size:10px;" color="black"><*marquee scrolldelay="50" scrollammount="50" direction="down"> 3<*/marquee><*/font>
<*/td>
<*/tr>
<*/table>
, <*font style="font-family:arial,'tahoma';">...<*/font>
Font-Family: arial,tahoma; ,
behavior="", alternate - <>, left - <, right - >
Tahoma
scrolldelay="", scrollammount="" , .
direction="", up - , down -
, 31 2007 . 09:15
+
2
<*table border=1 bgcolor=maroon width=50%>
<*tr>
<*th colspan=2>
<*center><*/center>
<*/th>
<*/tr>
<*tr>
<*td align=center><*/td><*td align=center><*/td>
<*/tr>
<*/table><*br>
4
<*table border=1 bgcolor=maroon width=50%>
<*tr>
<*th colspan=2 rowspan=3>
<*center><*/center>
<*/th>
<*/tr>
<*tr>
<*td align=center><*/td><*td align=center><*/td>
<*/tr>
<*tr>
<*td align=center><*/td><*td align=center><*/td>
<*/tr>
<*/table><*br>
4 25%
<*table border=1 bgcolor=maroon width=50%>
<*tr>
<*th>
<*/th>
<*/tr>
<*tr>
<*td align=center width="25%">1<*/td><*td align=center width="25%">2<*/td>
<*/tr>
<*tr>
<*td align=center width="25%">3<*/td><*td align=center width="25%">4<*/td>
<*/tr>
<*/table><*br>
4 30%, 25%, 50%
<*table border=1 bgcolor=marron width=50% height=50%>
<*tr>
<*th>
2
<*/th>
<*/tr>
<*tr>
<*td align=center height="30%" width="25%">1<*/td><*td align=center height="30%" width="25%">2<*/td>
<*/tr>
<*tr>
<*td align=center height="30%" width="25%">3<*/td><*td align=center height="30%" width="25%">4<*/td>
<*/tr>
<*/table><*br>
, 30 2007 . 09:54
+
:
<*b style="font-size:25px;color:white;"> <*/b>
:
<*s style="font-size:30px;color:white;"> <*/s>
:
<*i style="font-size:25px;color:white;"> <*/i>
:
<*u style="font-size:25px;color:white;"> <*/u>
:
Arial Tahoma <*font face="arial, 'tahoma'"> Arial Tahoma<*/font>
:
- <*font color="lightgreen"> -<*/font>
:
10 <*font size="10"> 10 <*/font>
(1-4 ):
<*h1> 1 <*/h1>
<*h2> 2 <*/h2>
<*h3> 3 <*/h3>
<*h4> 4 <*/h4>
(I,II,III ..)
<*UL Type="I">
<*LI><*/LI>
<*LI> <*/LI>
<*/UL>
(1,2,3 ..)
<*UL Type="1">
<*LI><*/LI>
<*LI> <*/LI>
<*/UL>
( )
<*UL Shape="square">
<*LI><*/LI>
<*LI> <*/LI>
<*/UL>
:
<*center> <*/center>
, 30 2007 . 09:35
+
()
"*",
1) <*hr size=15>
2) <*hr size=15 noshade>
3) <*hr size=15 color="red">
4) <*hr size=15 width=200>
1)
2)
3)
4)
, 30 2007 . 09:20
+
<*select name="list">
<*option value="value1" style="background:red;color:yellow" selected> ,
<*option value="value2" style="background:cyan;color:silver"> ,
<*/select>
"*"