How can I move images in dreamweaver cc2015 ?
Hi,
How can I move images in dreamweaver cc2015, ?
Found this somewhere in the web
Tried it but couldn’t work
-------------------------
To move images in Dreamweaver CS5 do the following:
1.Using your Adobe Dreamweaver CS5 application, open your HTML document
2.Select the option "Split" from the top of your window. This will display the Design as well as the Code Views.
3.Click on the image you want to move. This will highlight the text of the image in the Code View pane.
4. Add <div style="position:absolute"> before the IMG code and </div> after the IMG code
5.Click again on your image in the Design View pane. You will see a little blue square right above the images top left side.
6.Click that little square and drag it to position your image where you want on the page
7.Save your changes.
------------------------
What are the ways to move an image around in dreamweaver cc2015?
Thank you.
