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 » dreamweaver 8 course - Formatting
dreamweaver 8 course - Formatting
Resolved · Low Priority · Version Standard
Neil has attended:
Dreamweaver 8 Introduction course
Formatting
How do I justify text around a picture and link the picture to an external website.
RE: Formatting
Hi Neil,
There are CSS tutorials such as this one which explain how to do some tricky CSS to get the text to justify along side images.
But using normal HTML, you may need to use the LEFT or RIGHT align parameters, or use a borderless table to layout a paragraph, with the image in one cell, and text in another.
To have an image inside a block of text (like in MS Word) is a bit of a more difficult feat, and would require more CSS tricks.
See also:
http://css.maxdesign.com.au/floatutorial/
http://www.tizag.com/cssT/float.php
http://ghettocooler.net/2005/11/13/image-floats-without-the-text-wrap/
Hope this has been some help.
Regards, Rich
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:Toggle panels on and offPress the F4 key to toggle all the panels in Dreamweaver on or off. This gives you more editing and programming screen space. |