Click to See Complete Forum and Search --> : Css problem in my page


cofactor
11-22-2009, 09:59 PM
hi,

i AM USING DREAMWEAVER 8.

I have a CSS div box on the left of my page.

I have put an image in that box.

NOW, I want to write some text at bottom of the image.

so,I wrote some text in the Design View at bottom of the image.

But to my surprise, I found the text to come by the side of the image in the browser!

HOW do i fix this ? need your help

rkolling
11-24-2009, 05:31 PM
It would help if you provided either the code or a link.

Kor
11-25-2009, 08:34 AM
hi,

i AM USING DREAMWEAVER 8.
It has absolutely no relevance what editor you use. Post the code.

Gazumpa
11-25-2009, 04:50 PM
Try putting in <BR CLEAR=left|right|all|none>

dgonz
11-26-2009, 01:36 AM
Do you have a line break after the image? If not, you'll need to define a width, otherwise that div will just stretch to fit the content inside it