home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
207.233.110.77
/
207.233.110.77.tar
/
207.233.110.77
/
web31
/
Section_78401
/
Students
/
Eskenas_Alan
/
tutorial.08
/
review
/
footer.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2011-11-10
|
535b
|
19 lines
/*
New Perspectives on HTML and XHTML 5th Edition
Tutorial 8
Review Assignment
Cliffhangers Style Sheet
Filename: footer.css
Supporting Files: back3.jpg
*/
body {background-image: url(back3.jpg); font-family: Verdana, Geneva, sans-serif;
font-size: 14px}
div {text-align: center; line-height: 1}
a {color: white; text-decoration: none}
a:visited {color: white}
a:hover {color: white; text-decoration: underline}