My reading notes
Cacading Style Sheets
Examples- Change color of text and size of headings. Change single column text into a layout. You can even add animation.
CSS is a rule based language. Rules are defined by you usings groups or elements
CSS is the manipulation of data
<link>
element.<style>
elementWhat style will be used if there are more than one style to an element?
color:
color:
property specifies the color of text