On Wed, 09 Mar 2005 17:35:24 -0600, Carol Doersom wrote:
> This is what I want to see in the footer of my pages:
> LOCATION: blah blah blah
> MAIL TO: blah blah blah
> PHONE: blah blah blah
I have had success with something like:
(from memory)
dt {
float: left;
width: 10em;
}
dd {
margin-left: 11em;
}
HIH!
Lea
--
Lea de Groot
Elysian Systems - http://elysiansystems.com/
Brisbane, Australia
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************