[thelist] text misbehavin'

Tim Beadle tim.beadle at iop.org
Tue Aug 3 02:59:18 CDT 2004


On Tue, 2004-08-03 at 01:38, Alex Beston wrote:
> currently tearing my hair out trying to figure out how to get the " 
> deltatraffic web design" at the bottom of the page of
> 
> http://deltatraffic.co.uk/
> 
> to sit nicely inside that pale orange long rectangle as the text does 
> for  Home,  web design services etc

Alex,

Try this:
#foot{ 
	clear:both;
	margin: 0;	
	padding: 10px 0 0 0; 
	background-color: #fc9;
	border-bottom: solid 8px #f90;
	width: 100%;
	color: #666;
	font-size: 13px;
	}

Ditch the span - it's only complicating matters!

HTH,

Tim
-- 
Tim Beadle <tim.beadle at iop.org>


More information about the thelist mailing list