Dragging image in Dreamweaver

Discussion in 'HTML & Website Design' started by maxgates, Jul 31, 2008.

  1. #1
    Could anyone please tell me how to drag images in Dreamweaver 8 using mouse.
     
    maxgates, Jul 31, 2008 IP
  2. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #2
    You left click on the image, hold, and then drag ... wait .. what?

    If you can't drag and drop, then you're probably out of your depth trying to create a website.

    Even if you could drag an image into Dreamweaver, it's not a good idea.
    You should just type out the img code <img src="http://www.domain.com/image.jpg" />.
     
    Kerosene, Jul 31, 2008 IP
  3. priyakochin

    priyakochin Banned

    Messages:
    4,740
    Likes Received:
    138
    Best Answers:
    0
    Trophy Points:
    0
    #3
    why you should drag ?
    where u want to drag ?
    make it little more clear,
     
    priyakochin, Jul 31, 2008 IP
  4. narutoroot

    narutoroot Active Member

    Messages:
    97
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    50
    #4
    u can make sumthin like this...
    <div style="left: -9px; top: -80px">
    <img src="jpeg.gif"/>
    </div>
    where u can drage that over anything and u can put it anywhere u like
     
    narutoroot, Jul 31, 2008 IP