hi,
english isn't my native language. i'm sorry if i don't describe my problem clearly
so, it's like this
i have a div tag, which work like a wrapper/container. inside it i have two div tags, one with float:left (i put image inside this div), the other is float:right. these two tags have different height. the problem is, the outer div only wrap until the shorter one, the div containing and image appear over the wrapper.
how to make the div wrap all of it? or is there any work around?
thx.
english isn't my native language. i'm sorry if i don't describe my problem clearly
so, it's like this
i have a div tag, which work like a wrapper/container. inside it i have two div tags, one with float:left (i put image inside this div), the other is float:right. these two tags have different height. the problem is, the outer div only wrap until the shorter one, the div containing and image appear over the wrapper.
how to make the div wrap all of it? or is there any work around?
thx.
Comment