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
/
case3
/
slides.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2011-11-10
|
657b
|
28 lines
/*
New Perspectives on HTML and XHTML 5th Edition
Tutorial 8
Case Problem 3
SkyWeb Slides Style Sheet
Filename: slides.css
Supporting Files: none
*/
* {padding: 0px; margin: 0px}
body {color: black}
#slidebox {width: 460px}
h1 {font-family: monospace; text-align: center; font-size: 20px;
font-weight: bold}
#messimg {float: left; border-width: 0px}
#messdesc {float: left; border-width: 0px}
#buttons {clear: left; width: 100%; text-align: center; padding-top: 15px}
#buttons img {border-width: 0px; margin: 0px 10px}