joshua hough wrote:
> Can someone take a quick look at <http://lblesd.k12.or.us/test.php>
> and <http://lblesd.k12.or.us/default.css> and help me to vertically
> and horizontally center the date stamp near the upper-right corner?

Joshua,
You could try to put #date *before* your navigation bar in the markup and
then float it right, like this:
#date {float:right;width:155px;text-align:center;
font-size:.9em;color:#fff;line-height:19px}

HTH,
Thierry | www.TJKDesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to