Skip to content

Instantly share code, notes, and snippets.

View tomdeboer's full-sized avatar

Tom de Boer tomdeboer

View GitHub Profile
@tomdeboer
tomdeboer / for_me_on_github.html
Last active April 3, 2021 05:09 — forked from matthua/main.html
Show a "Fork me on Github" banner on the top right corner. With z-index.
<a href="https://github.com/tomdeboer/imito"><img style="position: absolute; top: 0; right: 0; border: 0; z-index:100;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
@tomdeboer
tomdeboer / gist:5452368
Created April 24, 2013 14:04
HTML - startingpoint
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Page</title>
<base href="//"/><!--[if lte IE 6]></base><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="assets/style.css" />
<meta name="keywords" content="" />
<meta name="description" content="" />