Skip to content

Instantly share code, notes, and snippets.

View nodorgrom's full-sized avatar
☀️

Evgeny nodorgrom

☀️
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
.flexbox-wrapper{
display: flex;
flex-direction: column;
align-items: center;
@nodorgrom
nodorgrom / index.htm
Created February 10, 2016 18:22
Template HTML5
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Simple title</title>
</head>
<body>