1,472,185
HTML entry can be found with the <> symbol. This will allow the info to be included in the blog post rather than as a link to it.
-
Trey Lindsey
Reston, VA
-
Susan Emo
Kingston, ON
1,261,933
You may be able to copy and paste directly. If fails use that CHAIN LINK. AR lets you store all images into their cloud. The chain symbol is next the ABC spell checker.
Sam Shueh
-
Jill Murty, Realtor - ...
Laguna Niguel, CA
-
Trey Lindsey
Reston, VA
791,356
6,685,588
May have to take a screen shot and insert that.
-
Bob Crane
Stevens Point, WI
1,772,017
I echo Susan Emo call me or any Ambassador (or any Rainer) if you want help.
-
Bob Crane
Stevens Point, WI
3,213,109
1,538,434
The HTML code you need is:
<a href="www.mysite.com/MyAwesomeGraph.jpg">Click here to see my awesome graph!</a>
The above will create a hyperlink to the image, but not display it. To just display the image you need:
<img src="www.mysite.com/MyAwesomeGraph.jpg">
One of my favorite references is the "W3 School" http://www.w3schools.com/html/
They have a great repository of programming knowledge for free.
4,800,282
In the blog editor there's a link for text editing. It looks like this: <>. You should be able to paste the html code here and if it is compatible with the ActiveRain system, it should work.