0
I have a YouTube channel.I want to add my channel's subscribe button in my blog. How can I add it?
2 Answers
0
You can make a screenshot from your computer screen(button PrntScr on keyboard), then you open your screenshot on Paint,
and cut red button, and save. Then you go in your code:
<img src="SourceOfYourButton"/>
0
What do you exactly mean?Make a < href> reference of your YouTube in your blog or just to get an image of the red button?