Re: CSS Problem

2005-07-20 Thread Josh McKinnon
Because you want footer-contact_numbers and footer-copyright to appear _within_ footer, I don't think position: absolute is what you want. try this instead: div#footer-contact_numbers { border: 1px solid black; float: left; left: 0; tex

CSS Problem

2005-07-20 Thread Matthew Healey
Hi Guys 'n' Gals, I am in the process of re-creating a web site using CSS instead of tables, but I can't get my head around positioning. Here is what I am trying to accomplish... +--- -+ | +