Skip to content

Instantly share code, notes, and snippets.

@devuhale
devuhale / index.html
Created October 3, 2020 17:37
my cool Site // source https://jsbin.com/pojoqip
<!DOCTYPE html>
<html>
<head><h1>My receipe of Idli </h1>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>my cool Site</title>
<style id="jsbin-css">
section {
background-color:orange;
}