Rule- a statement about one stylistic aspect of one or more elements. A style sheet is a set of one or more rules that apply to an HTML document
Two Parts- selector(link btw HTML), declaration(actual effect)
Declaration- property:value
Style sheets can be inserted into html in style at top
DONT FORGET INHERITANCE
Can Have more than one style sheet per html doc
w3schools for examples
No comments:
Post a Comment