98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Dreamweaver Training and help » Images
Images
Resolved · Low Priority · Version CS3
RE: Images
Hello Clara,
Hope you enjoyed your DreamWeaver Introduction course with BEST Training.
Thank you for your question regarding adding images to your website.
when you open dreamweaver, and setup a LOCAL folder, you should make a folder within that one called images. This is where you want to store all your images, as it helps with managing the files, particularly if you have many pages within your website.
To insert your image, do one of the following:
- use INSERT > IMAGE, choose file, OK
or
- Go to your images folder, and drag the image you want into your webpage document
or
- click on ASSETS next to FILE on the top right Panel. This will list all the images and other elements (like videos, flash, etc), within your website folders. Clcik and Drag the files across to the webpage, or click on INSERT on the bottom of the panel.
Hope this answers your question.
If you require further assistance, please reply to this post. Or perhaps you have another question?
Have a great day.
Regards,
Richard
DreamWeaver Trainer
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Dreamweaver tip:Xhtml vs htmlWhen using dreamwear template or just creating a blank webpage, you are able to select the markup language you want to use. The main choices are either xhtml or html. It is now best to select xhtml as this will translate all the html into xml, so it is transmitted across the web in xml format. One of the main advantages of this is that it makes the site that you build much more compatible with the range of different web browsers that exist. |