Skip to content

Instantly share code, notes, and snippets.

View Cordazar's full-sized avatar

Ricard Fredin Cordazar

View GitHub Profile
@Cordazar
Cordazar / index.html
Last active February 4, 2020 12:12
Working Facebook Reactions count and webpage show
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Facebook Reactions</title>
<style>
html {
box-sizing: border-box;
width: 100%;