Skip to content

Instantly share code, notes, and snippets.

@Nuremberg
Nuremberg / index.html
Created January 18, 2020 16:13
Favorite food // source https://jsbin.com/jiyinaf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<!--page title-->
<title>Favorite food</title>
</head>
<body>
<!--web page title-->
@Nuremberg
Nuremberg / index.html
Created January 18, 2020 16:11
Favorite food // source https://jsbin.com/jiyinaf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<!--page title-->
<title>Favorite food</title>
</head>
<body>
<!--web page title-->
@Nuremberg
Nuremberg / index.html
Last active January 15, 2020 13:10
JS Bin[add your bin description]// source https://jsbin.com/song.js
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="[add your bin description]">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>