How to put text in a certain area? (HTML)?

Funnyfish7

New member
Well if you are using Dreamweaver this should be a fairly simple task. Just wrap your image in a CSS DIV (Layout -> Div) while it is selected, then choose wrap around. Then with ur image clicked go to CSS styles and add a new one, then go to background and make the background of the DIV your image, then set the BOX attributes to the size of your image. Then delete ur image out of the box and you will be left with an image that is behind everything. Then you can type over it like normal. Enjoy.
 
I have my site designed, so now I just need to be able to put text onto the layout. The problem is I don't want my question put just anywhere, I want to lay it on somewhere in particular (on top of an image in fact)...

Could anyone explain to me how I would do this? HTML preferred but other "languages" can be used. :)
Nope, I code everything myself so I use myself notepad...

Any help with that? :P
 
Well if you are using Dreamweaver this should be a fairly simple task. Just wrap your image in a CSS DIV (Layout -> Div) while it is selected, then choose wrap around. Then with ur image clicked go to CSS styles and add a new one, then go to background and make the background of the DIV your image, then set the BOX attributes to the size of your image. Then delete ur image out of the box and you will be left with an image that is behind everything. Then you can type over it like normal. Enjoy.
 
Well if you are using Dreamweaver this should be a fairly simple task. Just wrap your image in a CSS DIV (Layout -> Div) while it is selected, then choose wrap around. Then with ur image clicked go to CSS styles and add a new one, then go to background and make the background of the DIV your image, then set the BOX attributes to the size of your image. Then delete ur image out of the box and you will be left with an image that is behind everything. Then you can type over it like normal. Enjoy.
 
Back
Top