/ Published in: CSS
A simple CSS box .
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#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>