Hi Michael,
        Try this,
#header{
    margin:0px;
    padding:0px;
    width: 100%;
    height: 73px;
    background-image:url(../images/header4.jpg);
}
#header img{
    float: left;
}
#header ul li{
    float:right;
    font-size:10px;
}

#header ul li a {
    text-decoration:none;
    color:#4d4325;
    line-height: 14px;
    margin:0px;
    padding:0px;
}

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Michael Horowitz
Sent: 31 July 2008 16:50
To: wsg@webstandardsgroup.org
Subject: [WSG] How to move text near but not on the bottom of a div

I have a menu list of items at horowitzfamily.net.  In Dreamweaver they 
line up near the bottom of my header div but in browsers IE, Firefox, 
Opera and Safari they end up on the top.
I thought I might us line-height to move them (as that worked on my side 
menu list but got inconsistent results accross browsers.  Any 
suggestions on how to best choose a location of a menu like this


#header{
    margin:0px;
    padding:0px;
    width: 100%;
    height: 73px;
    background-image:url(../images/header4.jpg);
}
#header img{
    float: left;
}
#header ul li{
    float:right;
    font-size:10px;
    /*line-height: 14px;*/
    margin:0px;
    padding:0px;
}

#header ul a {
    text-decoration:none;
    color:#4d4325;
   

}

Thanks

-- 
Michael Horowitz
Your Computer Consultant
http://yourcomputerconsultant.com
561-394-9079



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************



-- 
No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.5.7/1580 - Release Date: 29/07/2008
17:26




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to