Click to See Complete Forum and Search --> : Dream Weaver


JUSTINGROVES
09-12-2003, 09:02 AM
:rolleyes:

Hi its driving me nuts, can anyone tell me how i set the postion of a picture in dream weaver, all i want to do is be able to put the pic where i want,but it only lets me centre,left,right,etc

any one ?

cheers

DaveSW
09-12-2003, 09:55 AM
<img src="mypic.jpg" width="30" height="30" style="position: absolute; left: 20px; top: 20px;">

like that?

aero
09-14-2003, 07:37 PM
...or you can create a layer in your document window and insert an image into it. Then, just grab the handle and move it wherever you want.

pyro
09-14-2003, 08:10 PM
Isn't Dave's way more intuitive, though?

aero
09-14-2003, 08:46 PM
Well, I don't know, I guess it depends on who's doing the developing. If you're comfortable with HTML, I'm sure Dave's way is intuitive. Seems to me though, that apps like Dreamweaver were created with the non-coders in mind too.

Granted, it's good to know the underlying code, but is it more intuitive? I guess it's in the eye (and expertise) of the developer.