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 » courses dreamweaver london - Pictures
courses dreamweaver london - Pictures
Resolved · Low Priority · Version Standard
Heather has attended:
Dreamweaver 8 Introduction course
Pictures
how do i text wrap my pictures in the middle of the page.
RE: pictures
Hi Heather,
I assume you mean a block of text with an image in the middle, with all text wrapping around it?
This is pretty hard to achieve in web design, as the alignment options for images are:
align="left"
align="right"
align="top"
align="middle"
align="bottom"
align="baseline"
align="texttop"
align="absmiddle"
align="absbottom"
The 'middle' ones you see above refer to alignment options that make the image behave like a 'character' - so if forces that line of text to be as high as the image is.
You may be able to achieve the result using CSS, but it would take quite a bit of fiddling.
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. |