You are viewing a single comment's thread from:
RE: Using iFrame on Steem Post
@amarbir Using html iframe
, so how it looks like is something like this
<iframe src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/139390741&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true">
</iframe>
Just paste the link in your post will do, cuz the closing tag </ >
is doing the trick instead of markdown.
Alright. Thanks a lot for this sir.
You're welcome