Skip to content

Instantly share code, notes, and snippets.

View Nuruddinjr's full-sized avatar

Nuruddin Iminokhunov Nuruddinjr

View GitHub Profile
anonymous
anonymous / index.html
Created November 9, 2016 17:44
Capture FB Reactions count and show them on webpage
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>My FB Reactions Page</title>
<style>
html {
box-sizing: border-box;
width: 100%;