Ada Elgavish wrote:
> I am very new to css and I will appreciate any help I can get. I can
> view my webpage at http://138.26.120.126/index.html in IE, Opera and
> Safari; however, in Netscape Navigator and Firefox, it doesn't display
> correctly. Any suggestions? Thanks Ada
>
>
>   

Try  (not tested):
.thrColFixHdr #footer { 
    clear: both; <---- :: add
    position: relative;<---- :: delete
    top: 10px;<---- :: delete
    bottom: 10px; <---- :: delete
}
Aside: It verges on being unreadable on landing with a 116.5dpi MacBook Pro.
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to