Table of Contents
|
All Slides
|
Link List
|
Examples
|
CSCI E-75
<< previous
|
next >>
Binding Styles to Markup
Three ways to bind CSS rules to XHTML/HTML markup:
style
attribute in element
style
element in XHTML/HTML
head
External CSS document, through the
link
element in XHTML/HTML
head
Table of Contents
|
All Slides
|
Link List
|
Examples
|
CSCI E-75
<< previous
|
next >>