Revision: 10693
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 9, 2009 11:54 by cbx
Initial Code
#hours {
background-color: #f5f2ed;
border: 1px solid #b2b2b2;
padding: 3px 10px 5px 10px;
font-size: 90%;
width:150px;
}
#hours h3 {
margin-top: 3px;
border-bottom: 1px dotted #b2b2b2;
color: #003366;
text-align: center;
}
------------------
<div id="hours">
<h3>Hours: <span class="smaller">Perkins / Bostock</span></h3>
<p class="center smaller bold">Spring Semester 2009<br/>January 7 – April 22</p>
<div>
Initial URL
http://library.duke.edu/
Initial Description
A simple CSS box .
Initial Title
Eleagent CSS Box
Initial Tags
css
Initial Language
CSS