Skip to content

Instantly share code, notes, and snippets.

View Harsh-2002's full-sized avatar
:bowtie:
Learning

Anurag Vishwakarma Harsh-2002

:bowtie:
Learning
View GitHub Profile
@melanyss
melanyss / like&dislike.html
Created May 19, 2020 12:52 — forked from Techgokul/like&dislike.html
Create a Like and Dislike Button using html,css and js
<html>
<head>
<title>Like and Dislike</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
<style>
.fa{
font-size: 300px;
color: white;