Why's that link still there anyways? Besides even if they were to 'come back' at some point, there's no way they could compete with the likes of DealNews, Slick Deals, and Deal Un…
Quote:
www.roots.com/new_canada/html/pr_uksitelaunch.shtml
Roots is an Official outfitter for the U.S Olympic Team, Canadian Olympic Team, British Olympic Team and the Barbados …
There has to be a really simple solution to this that I'm missing, but I searched and couldn't find any answers.
I know a div can have its height set to "auto" and will adjust bas…
a div will automagically expand to hold its contents as long as its contents is not floated or positioned absolutely. (that is to say relative)
so if you have
<div class="con…
Synotic has held my hand and walked me through it all. I was using absolute positioning (which I know now is a bad, bad, bad thing, always). So, I'm ok for now.