RE: What Is ClickFunnels and What Can It Do For Small Business

You are viewing a single comment's thread from:

What Is ClickFunnels and What Can It Do For Small Business

in entrepreneur •  7 years ago 

That clickfunnels guy appears on my FB newsfeed all the time and I've seen so many of the free webinar people use the platform. I haven't used it yet, but I do believe it's a very valuable tool of digital entrepreneurs.

Motivation.png

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Hey @masteranibal would you mind sharing how you were able to make a clickable banner as your comment and/or in a blog post? Would really appreciate it. Thanks

I don't mind at all!

You have to use some basic html code. The code that you want to use is:

<a href="your link here">your image or text here</a>

That's pretty much it. The greater than (>) and less than (<) symbols are extremely important. Also, make sure to include the quotation marks (" ") around your link. If you want to make text a clickable link, just replace "your image or text here" with whatever text you'd like. If you want to make an image a clickable link, make sure that your cursor is in between >< and then drag and drop your image onto the Steemit editor. It should put the image in between the >< and make it a link!

Extra readings:
How to make a link - EchoEcho.com
HTML Links - w3schools.com

Let me know if there's anything else I can help you with! :D