YouTube button for the website -


I went to create a YouTube subscription button, but for some reasons I could choose that I selected the gray box and there I can not show any code. Please help

thanks

root Code, check it on your web page:

  & lt; Script src = "https://apis.google.com/js/platform.js" & gt; & Lt; / Script & gt; & Lt; Div class = "g-ytsubscribe" data-channel = "GoogleDevelopers" data-layout = "default" data-count = "default" & gt; & Lt; / Div & gt;  

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -