Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.74 KB | None | 0 0
  1. <table border=4 cellspacing=3 rules="rows" width=50%>
  2.    
  3.         <Caption>my first table</Caption>
  4.         <TR><TD bgcolor=#fFBBF00><TH bgcolor=#FF0000> ZAGALOVOK1!</TH>
  5.         <TH bgcolor="red">ZAGALOVOK2@</TH></TD></TR>
  6.             <TR>
  7.                 <TH bgcolor=#FBBF00> ZAGALOVOK3#</TH>
  8.                 <TD> YACHEIKA!</TD>
  9.                    
  10.         <TD>YACHEIKA@</TD></TR>
  11.                         <TR>
  12.                             <TH bgcolor=#FBBF00> ZAGOLOK4$
  13.                             </TH>
  14.                        
  15.                             <TD> YACHEIKA#
  16.                             </TD>
  17.                                 <TD>YACHEIKA$
  18.                                 </TD></TR>
  19.                                     </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement