I am trying to wrap my text around an image but it's not working out well for me. I added this code:
<img class="align-right" src="http://www.coloncleansingtechniques.com/eBook-big.jpg" width="191" height="207"/>
All this did was push my text down below my image. I'm not sure what's wrong and I really need help please. I have included a picture of what the text is doing. How do I get the text right beside my image please?
Thank you,
Scarlet
Wrap Text Around Image #2 - Post ID...
Maybe.
<div style="float: left;"><img src="http://www.coloncleansingtechniques.com/eBook-big.jpg" width="191" height="207"> text text text</div>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Or this
<img style="float: left;" src="http://www.coloncleansingtechniques.com/eBook-big.jpg" width="191" height="207">
CoffeeCup... Yeah, they are the best!
That worked wonders. Thanks guys, I really appreciate it.
Scarlet
Scarlet
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.