Hello,
I'm making a blog for my project and my hair is turning gray from trying to integrate social media buttons....
I've never programmed in HTML or CSS so I'm desperate for help...
This is what I'm trying to integrate: https://codepen.io/minimalmonkey/pen/Ecpla
So from what I understand I need to copy the html code to the html of the blog post ( because thats where I want my buttons)
and copy and paste the CSS code to the HTML code of my blog, by putting <style></style> before and after the CSS code, and pasting that before </head>
My blogpost has two </head> , and if I put it before either, it doesn't work....
Please help!