+ 1
can anybody help me to do this code?
I want to write a text and put a picture besides it. for example Click here! [Picture of anything]
3 Answers
+ 1
good day bro.
here is the format.
<p>this is a sentence with an image<img src="/images/bla bla.jpg"/></p>
+ 1
it'll fall inline.
+ 1
thanks! m9!