simple html question: align text
-
[Title de-capitalized, please do not shout at us]
I have a simple question that means a lot to my blog: I am trying to wrap text around an image so even if people don’t stick around they can sign-up for my newsletter. here is the homepage link: https://www.insectnewsnetwork.com. as you can see the text is staying below the image, not wrapping to the right as I am coding.
here is the code:
<img src="https://www.insectnewsnetwork.com/wp-content/uploads/2012/10/Emmet-with-monarch.jpg" style="width:160px; height:180px" align=”right” /><p>Your text goes here.</p>
any advice?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘simple html question: align text’ is closed to new replies.