Re: [css-d] content over flow

2005-12-18 Thread Dustin Krysak
Here we go! http://www.coastalriders.com/cssTest/ On 17-Dec-05, at 7:48 PM, Gunlaug Sørtun wrote: > Dustin Krysak wrote: >> Now my div does in fact expand with my content, however one of the >> other desired effects is to have the div still take up 100% of the >> v

Re: [css-d] content over flow

2005-12-17 Thread Dustin Krysak
at 4:57 AM, Zoe M. Gillenwater wrote: > >> Gunlaug Sørtun wrote: >> >>> Dustin Krysak wrote: >>> >>> >>> >>>> ... I know this can be controlled with the overflow attribute - >>>> HOWEVER.. .I want my layers to expand w

Re: [css-d] content over flow

2005-12-16 Thread Dustin Krysak
Perfect! Thanks for the help! I will give it a go! Dustin On 16-Dec-05, at 4:57 AM, Zoe M. Gillenwater wrote: > Gunlaug Sørtun wrote: > >> Dustin Krysak wrote: >> >> >> >>> ... I know this can be controlled with the overflow attribute - >>>

[css-d] content over flow

2005-12-15 Thread Dustin Krysak
Hi there - more of a "tinker" type person with css, and had the following code: * { padding: 0px; margin: 0px; } html, body { height: 100%; width: 100%; } div#bg { border: medium solid #FF; height: 100%; width: 650px; } div#bgBo