dreamweaver-london - pictures

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

TrustPilot

starstarstarstarstar Excellent

  • Home
  • Courses
  • Promotions
  • Schedule
  • Formats
  • Our Clients

Forum home » Delegate support and help forum » Dreamweaver Training and help » dreamweaver-london - Pictures

dreamweaver-london - Pictures

resolvedResolved · Low Priority · Version Standard

Janet has attended:
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course

Pictures

how do I wrap text around a picture?

RE: pictures

Hi Janet.

You can use the 'align' parameter for you image tag, and there are two wrapping options for images.

<img align="left"> will make your image appear to the left, with text wrapping around on the image's right side.

<img align="right"> will put the image on the right.

You can also use the vspace and hspace parameters to give your picture a nice border. eg. <img hspace="3" vspace="5">

Hope this helps.

Regards, Rich.


 

Dreamweaver tip:

Testing a site

When developing a site, you have to cater to the widest possible audience allowing for users with different browsers and display settings.
Test pages to see how they look with:

- different display resolutions
- browser with graphics turned off
- many different browsers not just IE
- if possible different operating systems.

View all Dreamweaver hints and tips


Server loaded in 0.08 secs.