Eloquent JavaScript



Download 2,16 Mb.
Pdf ko'rish
bet130/165
Sana09.07.2022
Hajmi2,16 Mb.
#762987
1   ...   126   127   128   129   130   131   132   133   ...   165
Bog'liq
Eloquent JavaScript

Cascading styles
The styling system for HTML is called CSS, for
Cascading Style Sheets
. A
style
sheet
is a set of rules for how to style elements in a document. It can be given
inside a

Now strong text is italic and gray.
The
cascading
in the name refers to the fact that multiple such rules are
combined to produce the final style for an element. In the example, the default
styling for

tags, which gives them
font-weight: bold
, is overlaid by
the rule in the


text would be normal,
not
bold. Styles in a
style
attribute applied directly to
the node have the highest precedence and always win.
It is possible to target things other than tag names in CSS rules. A rule for
.abc
applies to all elements with
"abc"
in their
class
attribute. A rule for
#xyz
applies to the element with an
id
attribute of
"xyz"
(which should be unique
within the document).
.subtle {
color: gray;
font-size: 80%;
}
#header {
background: blue;
color: white;
}
/* p elements with id main and with classes a and b */
p#main.a.b {
margin-bottom: 20px;
}
The precedence rule favoring the most recently defined rule applies only
when the rules have the same
specificity
. A rule’s specificity is a measure of
how precisely it describes matching elements, determined by the number and
kind (tag, class, or ID) of element aspects it requires. For example, a rule that
targets
p.a
is more specific than rules that target
p
or just
.a
and would thus
take precedence over them.
The notation
p > a …{}
applies the given styles to all

tags that are direct
children of
tags. Similarly,
p a …{}
applies to all

tags inside
tags,
whether they are direct or indirect children.

Download 2,16 Mb.

Do'stlaringiz bilan baham:
1   ...   126   127   128   129   130   131   132   133   ...   165




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish