0 valutazioniIl 0% ha trovato utile questo documento (0 voti) 83 visualizzazioni46 pagineCSS Complete Notes
CSS complete notes in english . For the beginners.
Really helpful for those who are new to learning css
Copyright
© © All Rights Reserved
Per noi i diritti sui contenuti sono una cosa seria. Se sospetti che questo contenuto sia tuo,
rivendicalo qui.
Formati disponibili
Scarica in formato PDF o leggi online su Scribd
CSS (CASCADING STYLE SHEET
“CASCADING” means that styles can fall from one style sheet
to another, enabling multiple style sheets to be used on one
HTML document. Even the simplest htm! document may have
tree or more style sheets associated with it including: The
browser's style sheet. The user’s style sheet.
DHTML (DYNAMIC HYPERTEXT MARKUP LANGUAGE,
DHTML is a new and greta OU dogg has evolved to
i lemand for eye- atching and mind-
meet the incre:
catching oe
DHTML combine
scripting languageéS=Wi
table, frame, paragraph, bullet®@?
sheets can bells rm lements size, color,
position a ECS Plc
(JavaScript and VI b d to"Manlpulate the web
page’s elements so tha dyibs Gbgddd them can change in
response to atadersiRedl ER EDUCATION
& TRAINING CENTRE
STANDS FOR CASCADING STYLE SHEET
CSS describes how html elements are to be displayed on
screen, paper, or in other media.
© CSS saves a lot of work. It can control the layout of
multiple web pages all at once. :
Page 1Three ways to insert css:
1. External style sheet
2. Internal style sheet
3. Inline style sheet
External style sheet
External CSS contains separate css file which contains only style
Property with the help of tag attributes, CSS property written in
a separate file with sSxestonieHandgpould be linked to the
html document usiie"ink tag. This m ns that for each
element, style & be id that will be applied
across web pa, eg 6
h1{color-purple.font-size 26pt)
stitle>external css
|
|
External style |
sheet |