Skip to content

Instantly share code, notes, and snippets.

@Rosindak298
Rosindak298 / index.html
Created March 30, 2017 00:20
Loss of Losses // source http://jsbin.com/maxeyoz
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Loss of Losses</title>
</head>
<body>
<h1>Будь ласка, вивчайте кодування<h1>
<figure><img src="http://i.imgur.com/RC2UGg8.jpg" alt="coders">
@Rosindak298
Rosindak298 / index.html
Created March 29, 2017 22:33
Simple Animation Tests Simple animation tests // source http://jsbin.com/lanufor
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Simple animation tests" />
<meta charset=utf-8 />
<title>Simple Animation Tests</title>
<style id="jsbin-css">
body, html {
height: 100%;
margin: 0;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
html { background-color:blue; }
</style>
</head>
@Rosindak298
Rosindak298 / index.html
Created March 29, 2017 22:15
JS Bin kotobasic // source http://jsbin.com/gopegi
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="kotobasic">
<meta name="description" content
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
html { background-color:green; }
</style>