Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am e-holst on github.
  • I am ericki (https://keybase.io/ericki) on keybase.
  • I have a public key ASBRGW8GRG5iKqQjFL4GuvG28p4qi62IytE-QXyG7nVFmwo

To claim this, I am signing this object:

@EricAurel
EricAurel / index.html
Created July 24, 2017 18:44
Blockchain Education Network_Draft 1.1
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- BASICS -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="shortcut icon" href="img/favicon64.png" type="image/png">
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- BASICS -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="shortcut icon" href="img/favicon64.png" type="image/png">
.body{
margin: 0;
padding: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
position: relative;
overflow: scroll;
}
#wrapper {
.body{
overflow-y: auto;
overflow-x: auto;
position: relative;
}
/*Nav*/
.navbar{
position: fixed;
top: 0;
background-color: black;
.body{
overflow-y: auto;
overflow-x: auto;
position: relative;
}
/*Nav*/
.navbar{
position: fixed;
top: 0;
background-color: black;
<!DOCTYPE html>
<html lang="en">
<head>
<title>Andrea Böttcher</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Latest compiled and minified Bootstrap CSS -->
<!--jQuery Script-->
<script src="http://code.jquery.com/jquery-2.0.3.min.js"></script>
<!--jQuery Media Script-->
.body{
overflow-y:auto;
overflow-x:auto;
position:relative;
}
/*Nav*/
.navbar{
position:fixed;
top:0;
background-color:black;
.body{
overflow-y: auto;
overflow-x: auto;
position: relative;
}
/*Nav*/
.navbar{
position: fixed;
top: 0;
background-color: black;
.body{
background-color:black;
overflow-y:auto;
overflow-x:auto;
position:relative;
}
/*Nav*/
.navbar{
position:fixed;
top:0;