Posted by Jon Slaughter on 04/25/07 08:36
"Jon Slaughter" <Jon_Slaughter@Hotmail.com> wrote in message
news:k3EXh.19234$Um6.17144@newssvr12.news.prodigy.net...
>
> "Jon Slaughter" <Jon_Slaughter@Hotmail.com> wrote in message
> news:fLzXh.88$HX7.82@newssvr19.news.prodigy.net...
>> How do I get a div to wrap contents? I want a fixed size div but right
>> now all I can get it to do is either clip or scroll the contents. Is
>> there some attribute I can change to do this(I've tried several but
>> nothing works).
>>
>> Thanks,
>> Jon
>>
>
>
> You guys are right. I initially didn't want it to wrap but now I do so I
> need to change it from fixed to absolute. (I ment a fixed div and not a
> fixed size but since there will be no horizontal scrolling I don't have to
> worry about fixing it)
>
Well, thats not exactly what I thought I had. It is absolute.
Maybe you guys can take a look at my page and tell me how to fix the size of
the content page? I basically don't want to have any horizontal scrolling
but no clipping either. I want the text to wrap when its to long. Obviously
there can be vertical scrolling.
http://www.jonslaughter.com
My code is very convoluted and there is a lot of server side stuff(atleast
for me) and I kinda lost track of some of the details ;/
Thanks,
Jon
[Back to original message]
|