����������
WEB - ������

www.spravkaweb.ru Rambler's Top100
 ï¿½ï¿½ ����������: �������/CSS/�������������.Ðàñïå÷àòàòü 
�������
�������
����� ���
HTML
JavaScript
VBScript
CSS
Flash
Perl
PHP
MySQL
SSI
VRML
�������������
������
�����
��������
������
�������� ���
�����:
��������
Subscribe.Ru:

CSS

<--�����,��������� � ������,������-->
�������������
display - ����������, ��� ����� ������������ �������.
display: inline|block|none|inline-block|list-item|table-header-group|table-footer-group;
display: inline; - (�������� �� ���������) ���������� ������� �������� ����� ���� ��� ����������. ��� ���� �� ������������� ������ ������, ��� ������� � ������� �������������� �������� ������� � �������� ������. ������ ����������� �������� - <I>;
display: block; - ������ ������� �������� �������. ��� ���� ��� ����� �������� ���������������. ������ �������� �������� - <DIV>;
display: none; - ������ ������� �������� ���������. ��� ���� �������� ������������ ���, ����� ����� �������� ������ �� ����������;
display: inline-block; - ���������� inline, �� ���������� �������� ����� ���� ��� ������� ������� (�� �������������� NN);
display: list-item; - ���������� block, �� ��� ���� ������� �������� ��������� �������� ������ (�������� ������);
display: table-header-group; - ���������� ������� �������� ������������ ����� �������� ��������� ������� � ����� ����� �������� ������ (���������� ���� <THEAD>) (�� �������������� NN);
display: table-footer-group; - ���������� ������� �������� ������������ ����� ���������� ������� � ����� ���� ����� ������ (���������� ���� <TFOOT>) (�� �������������� NN);
�������������� IE � NN ������� � 4.0

position - �������������, ����� ������� ����������� ��������� �������� � ��������� ������.
position: static|absolute|relative;
position: static; - (�������� �� ���������) ������ ����������� ����������������, ��� ������� ������� �������� ������������ ������ ������ "������" ������, �.�. �� ��������. �������� ��������� bottom, left, right � top ��� ���� �� ����������� Web-������������� �� ��������;
position: absolute; - ������ ���������� ��������� ����������������. �������� ��������� bottom, left, right � top ��� ���� ������ ���������� ���������� �������� �������� ������������ ��������;
position: relative; - ������ ������������� ��������� ����������������. �������� ��������� bottom, left, right � top ��� ���� ������ �������� ��������� �������� �������� �� �����, � ������� �� ��� ���������, ���� ������� position ���������� � static.
�������������� IE � NN ������� � 4.0

z-index - ������ ������� ���������� �������� ������������������ ��������� ���� �����.
z-index: auto|{������� ����������}|;
������� ���������� �������� �������������� ��� ������������� ����� ������. ��� ���� �������� � ������� ��������� ����� �������� ����� ����������� �������� � ������� ���������. ���������������� �������� auto ������ ������� ���������� �� ���������, ����� ��������, ������������ � HTML-���� ������, ������������� ��������� �����.
�������� �� ��������� auto.
�������������� IE � NN ������� � 4.0

visibility - ��������� �������� ���� ������� ��� ��������� �� ��������.
visibility: inherit|visible|hidden;
visibility: inherit - (�������� �� ���������) ������� �����, ���� ��� ������������ ������� �������� ������� (��������� ���������);
visibility: visible - ������ ������� �������� �������;
visibility: hidden - ���������.
�������������� IE � NN ������� � 4.0

clip - ������ ������������� �������� �������� ��������, ������� ����� �����.
clip: auto|rect({������� �������} {������ �������} {������ �������} {����� �������});
���������������� �������� auto ������ ��������� ����� �������� ��������. ��� �� �������� ��������� �� ���������. ��� ���� ����� ���������� ������� ����� �������� �������� ������������� ����������, �������� ������ ���������� ������ ����� ��������������, ����������� ���������.
�������������� IE � NN ������� � 4.0

white-space - ������, ����� �� ������ ������, ������������� � �������� ��������, ������������� ������������, ���� ��� �� ���������� � ��� �� ������.
white-space: normal|nowrap|pre;
white-space: normal; - (�������� �� ���������) �������� �������������� ������� ������� �����;
white-space: nowrap; - ��������� �������������� ������� �����. ����� "���������" ������ �������, �������� � ������ ����� ��� <BR> (NN �� ��������������);
white-spice: pre; - �� ��������������;
�������������� IE ������� � 5.5 � NN ������� � 4.0

cursor - ���������� ����� ������� ����, ������� �� ��������� ��� ��������� �� ������� ��������.
cursor: auto|crosshair|default|hand|move|*-resize|text|wait|help;
cursor: auto - (�������� �� ���������) ���������� Web-������������ ������ ���������� ������ ����� ������� ����;
cursor: crosshair - �������������� ������;
cursor: default - ������ �� ���������, ������ �������;
cursor: hand - "����������� �����";
cursor: move - �������, ����������� "�� ��� ������ �������";
cursor: e-resize
cursor: ne-resize
cursor: nw-resize
cursor: n-resize
cursor: se-resize
cursor: sw-resize
cursor: s-resize
cursor: w-resize
cursor: text - ��������� ������;
cursor: wait - "�������� ����", ������ ��������;
cursor: help - ������� � �������������� ������.
�������������� IE ������� � 4.0

list-style - ������ ��������� ������� ��� ������ ������� ������.
�������� �������� list-style-image, list-style-position � list-style-type.
�������� ���� ��������� ����� ������������� � ����� �������.
list-style: [{list-style-image}] [{list-style-position}] [{list-style-type}];
�������� �� ��������� disk outside none.
�������������� IE ������� � 4.0

list-style-image - ������ ����������� �����������, ������������ � �������� ������� ������� ������. ����� ��������� ��� ��������� list-style-type.
list-style-image: none|url({��������-����� ����� �����������});
���� ������ ���������������� �������� none, �� ����� ������� ������� �� ��������� �������� list-style-type, ���� �� �����, ��� ������������ ������ �� ���������. ���� ����� ��������-����� ����� �����������, �� ��� ������������ � �������� �������, ���������� ��������� �������� list-style-type.
�������� �� ��������� none.
�������������� IE ������� � 4.0

list-style-position - ������ ��������������� ������� ������� ������: � ������ ������� ��� ��� ���.
list-style-position: outside|inside;
�������� ��� ��������. �������� outside (�� ���������) ������ ����������� ������� ������� ������ ��� ������ �������. �������� �� inside ���������� Web-������������ ���������� ������ ������� � �� ������ � �������� ������� �������.
�������������� IE ������� � 4.0

list-style-type - ������ ��� ������� ��� ����� ������� ������.
list-style-type: disc|circle|square|decimal|lower|roman|upper-roman|lower-alpha|upper-alpha|none;
list-style-type: disc; - (�������� �� ���������) ���������� �������� ������;
list-style-type: circle; - ����������;
list-style-type: square; - �������� �������;
list-style-type: decimal; - �������� ������� ��������� �������;
list-style-type: lower-roman; - ������ ��������;
list-style-type: upper-roman; - �������� ��������;
list-style-type: lower-alpha; - �������� ������� ������ ���������� �������;
list-style-type: upper-alpha; - �������� ����������;
list-style-type: none; - ������ ������� ������ ��� ���������.
�������������� IE � NN ������� � 4.0
������ / � ����������
1, 2, 3, 4, 5, 6, 7, [8], 9, 10, 11, 12, 13, 14, 15 >>>
�� ���������� ����� ��������� ������� "JavaScript � Web-�������"
www.bhv.ru, www.bhv.kiev.ua
��� ������:
01.03.2004
���� �� �� �����, ��� ��������� ������ � ����� ��� �������� ���������, ��� ��� �������, ����� ���������� ��� ������ ������������ ������ ��� ��� �������������� �������������, ��� ��� ��������� ������ � HTML-����, ����� ������� ��� ��� ��� �����.
�����������:
���� ��������� � ������� �����:
��������.
������������.
��� ����.
������ � �������.
�������.
������ ���� �� ���������.
��������:
Rambler's Top100
Ñäåëàòü ñòðàíèöó ñòàðòîâîé ������� �������� ���������
Äîáàâèòü ñòðàíèöó â èçáðàííîå �������� ���� � ���������
Ñîîáùèòü îá íàéäåííîé îøèáêå �������� �� ������