Hi
Im trying to make a CSS content box.
So i made the actual box in Photoshop, then i sliced it into 3 parts. The bottom, top and middle. I will have all my text in the middle. Then i saved for web and i had my images.
So i went into dreamweaver.
I created one style, for the top, then i made a div tag for that style, that worked fine.
I create another style for the middle, made the text indent 20 and repeat y.
I then made the style for the bottom.
My problem is that when i get to the end of the middle div tag, instead of going to a new line it keeps on expanding the div tag from the side. It doesnt duplicate the background, as i specified but the text just stays on one line.
Does anyone know the css code i can use so it starts a new line at the end of the div tag.
Thanks in advance for your help.
Im trying to make a CSS content box.
So i made the actual box in Photoshop, then i sliced it into 3 parts. The bottom, top and middle. I will have all my text in the middle. Then i saved for web and i had my images.
So i went into dreamweaver.
I created one style, for the top, then i made a div tag for that style, that worked fine.
I create another style for the middle, made the text indent 20 and repeat y.
I then made the style for the bottom.
My problem is that when i get to the end of the middle div tag, instead of going to a new line it keeps on expanding the div tag from the side. It doesnt duplicate the background, as i specified but the text just stays on one line.
Does anyone know the css code i can use so it starts a new line at the end of the div tag.
Thanks in advance for your help.







