-
hi there i have just started to learn design in macromedia ultradev
and want to know a really simple question
i have my asp form open and wan to be able to
place my images anywhere on the form but everytime i try to place an image it puts in the top left corner
i want to able to put my images and buttons on to my page freely is there anyway this can be done???
-
this is a quick and dirty way of doing it but you can insert a div, put the image inside it and move the div anywhere on the screen. but the proper way of doing it, is designing your page using tables