7. Ejemplo de redes sociales

Generado en https://developers.facebook.com/docs/plugins/page-plugin/

Ábrelo en otra pestaña.

1<!DOCTYPE html>
2<html lang="es">
3
4<head>
5 <meta charset="UTF-8">
6 <meta name="viewport"
7 content="width=device-width">
8 <title>Face</title>
9</head>
10
11<body>
12 <h1>Face</h1>
13 <iframe
14 src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=437040163649483"
15 width="340" height="500"
16 style="border:none;overflow:hidden"
17 scrolling="no" frameborder="0"
18 allowTransparency="true"
19 allow="encrypted-media"></iframe>
20</body>
21
22</html>
skip_previous skip_next