Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Adding Image Captions in Dreamweaver

dreamweaver image captions

  • Please log in to reply
 

#1 DesGuru

DesGuru

    Senior Member

  • Designer
  • 220 posts

Posted 12 November 2012 - 03:00 PM

To add image captions in Dreamweaver do the following:

1.From Dreamweaver, open your HTML document
2.From the top menu, go to View, then click on Code. Now find the image coding and use it within DIV open and end tags
<div>
<img src= “myimage.gif”/>
</div>
2.Insert your caption inside the div and in its own div ex..
<div>
<img src=" myimage.gif" />
<div>My Image Caption</div>
</div>





Also tagged with one or more of these keywords: dreamweaver, image captions

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users