Skip to content

Instantly share code, notes, and snippets.

View jwohlfeil's full-sized avatar

Jan Wohlfeil jwohlfeil

View GitHub Profile
<ul>
<li><a href="#">Wir</a></li>
<li><a href="#">Gedanken</a></li>
<li><a href="#">Projekte</a></li>
<li><a href="#">Neues</a></li>
<li><a href="#">Kontakt</a></li>
<li><a href="#">Impressum</a></li>
</ul>
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Example document</title>
</head>
<body>
<p>Example paragraph</p>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
</body>
</html>
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
<script type="text/javascript">
var $buoop = {}
$buoop.ol = window.onload;
window.onload=function(){
if ($buoop.ol) $buoop.ol();
var e = document.createElement("script");
e.setAttribute("type", "text/javascript");
e.setAttribute("src", "http://browser-update.org/update.js");
document.body.appendChild(e);
}
<link rel="stylesheet" type="text/css" href="css/my.css" media="screen" />
<script src="http://jans-imac.local/tools/cssrefresh.js"></script>
<script type="text/javascript" src="..."></script>
<!-- Hintergrundfarbe für Windows 8 Tile-Icon -->
<meta name="msapplication-TileColor" content="#3d5064" />
<!-- Windows 8 Tile-Icon: 144 x 144 Pixel -->
<meta name="msapplication-TileImage" content="/img/tileicon.png" />
<!-- Apple Touch Icon - iPhone: 60 x 60 Pixel -->
<link rel="apple-touch-icon" href="/img/touch-icon-iphone.png" />
<!-- Apple Touch Icon - iPad: 76 x 76 Pixel -->
<link rel="apple-touch-icon" sizes="76x76" href="/img/touch-icon-ipad.png" />
<!-- Apple Touch Icon - iPhone Retina: 120 x 120 Pixel -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Weiterleitung</title>
<meta name="description" content="Weiterleitung Beschreibung" />
<meta name="keywords" content="Weiterleitung, Keywords" />
</head>
<frameset rows="100%">
<frame src="http://URL.de" title="" frameborder="0" noresize="noresize"/>