Skip to content

Instantly share code, notes, and snippets.

View prabodhmeshram's full-sized avatar
😉
Attempting emojis in free time, fails miserably.

Prabodh Meshram prabodhmeshram

😉
Attempting emojis in free time, fails miserably.
View GitHub Profile
<style id="jsbin-css">
.todo-container{
position: relative;
width: 500px;
margin: 0px auto;
background-color: aliceblue;
}
.header{
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.todo-container{
position: relative;
width: 500px;