Facebook Like button using iframe not working

Hi I hope I have posted in the right area I am new to the forum and new to web design i am using Sitepoints build your own website the right way book to learn HTML and css but could do with some help I am trying to insert a facebook like button onto my site using the iframe as directed in the book however it doesn’t work the like box doesn’t appear and when I run the page through W3c validator the iframe code has errors, the code I get from facebook for the like button is
<iframe src=“//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FAlmostRealReborns&send=false&layout=standard&width=450&show_faces=true&font&colorscheme=light&action=like&height=80” scrolling=“no” frameborder=“0” style=“border:none; overflow:hidden; width:450px; height:80px;” allowTransparency=“true”></iframe>

Hoping someone can help