Hello!
When in a text you want an image to float left, but you also want to have some space between the image and the text (let's say 10px right and 10px bottom), is there a way how you can do that?
For example:
Does anyone know an answer to this question please?Code:<html> <body> <p><img src ="logo.jpg" align ="left"> This is a paragraph with an image floating left. Now I want some space between the image and the text of 10px on the right and the bottom.</p> </body> </html>
Thanks,
Monique



Reply With Quote


Bookmarks