Sponsors Frontpage website templates Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax Shopping Cart Software Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates.
No monthly fees and available in ASP and PHP versions. Website Templates We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
OK... I know it's simple, but... - 1/10/2008 21:02:59
what tag am I missing to make the light blue left hand column extend to match the length of the main test area on this page:
Posts: 6754 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
RE: OK... I know it's simple, but... - 1/11/2008 2:42:48
A div will only expand to encompass the content within it - so you can't get it to actually be as long as the main div unless you specify a height which isn't really possible as you don't know which div will be the longer on all pages.
So the best way around it is to employ the Faux Column technique which fakes the look your after.
In this case - all you need to do is to replace your current background image (bg.jpg) with the one I've attached to this post.