ciao a tutti,
vorrei aggiungere alla mia home page il plug-in di Facebook "mi piace". su FB danno questo codice, ho provato a inserirlo nell'articolo ma non succede nulla. dove devo copiarlo? Grazie!
The most important Social Plugin is the Like Button, which enables users to share your page with their friends with one click. You can add a Like button to any page with an [/size]iframe[/font][/size][/font][/color]
tag:
[/size]<html> <head> <title>My Great Web page</title> </head> <body> <iframe src="https://www.facebook.com/plugins/like.php?href=YOUR_URL" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe> </body> </html>[/font]