I would really be curious what the person who developed these styles
declarations was thinking...

The negative left margins are way way out of kilter with reality for
h1 and h2 and cause the contents of these tags to be rendered half off
the screen.

H1, .heading1  {
        margin-left:-48px;
        font-size: 20px;
        font-family: arial, helvetica, sans-serif;
        color: black;
        background-color: #FFFFFF;
        font-weight: bold;
}

H2, .heading2  {
        font-size: 18px;
        font-family: Arial, sans-serif;
        margin-left: -36px;
        color: black;
        background-color: #FFFFFF;
        font-weight: bold;
}


-32px? Ok...

H3, .heading3   {
        font-family: arial, helvetica, sans-serif;
        font-size: -32px;
        color: black;
        background-color: #FFFFFF;
        font-weight: bold;
        margin-left: 24px;
}

-- 
 jon
 mailto:[EMAIL PROTECTED]

Sunday, August 3, 2003, 2:31:06 AM, you wrote:
SAC> Just in case folks haven't seen the announcement on my blog, we 
SAC> re-launched LiveDocs on Friday...

SAC> Sean A Corfield -- http://www.corfield.org/blog/

SAC> "If you're not annoying somebody, you're not really alive."
SAC> -- Margaret Atwood

SAC> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to