I’m trying to add share buttons to my simple website…
-
Is it possible to make a Facebook “like” button in pure html?
-
Is it possible to make a Twitter “like” button in pure html?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From Facebook’s developer documentation, insert the following into the body of your markup:
(make sure you close the iframe tag, on the facebook website it is left open.)
And for twitter (found on a forum):