, , , .
, , "" .
, () .
, ! . style=""
. , - .
. : . - ! , . . , . .
|
| |
color: | () , . |
color:#aaaaaa;
color:white;
|
background-color: |
( . , .) , . |
background-color:#003300;
background-color:green; |
border: |
(, , ) (),
. . . .
dashed, - solid.
|
= )
border:1px dashed #330000; - .
border:1px solid #330000; - .
| | font: |
( , ).
. , ..
. , Arial, Verdana.
| font:12px Verdana,Arial,Comic Sans Serif MS; |
background-image:url('image_url');
| . image_url url
,
(background-repeat). | |
|
|
backgrond-repeat: |
background-repeat: 2 . no-repeat repeat. 1 , ,
( , ) (repeat) , .
, . , , , . |
background-repeat:no-repeat;
background-repeat:repeat;
|
width: | ( . , ). , ( , ). . 640 X 480, width height 150 115
| |
height: | ( . , ). , ( , ).
| | | cursor: | , , . ! ! , , . , 2! :( hand help ;) hand; - , help; - . |
td style = "cursor:help;color:#000099;background-color:#009900;" |
td style = "cursor:hand;color:#990000;background-color:#000099;"
tr> |
|
|