Skip to content

Instantly share code, notes, and snippets.

@onetreehiller
onetreehiller / 403.html
Created February 28, 2013 06:41
HTML: Placeholder - creates a default html placeholder for use with site maintenance
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>403 Forbidden 禁止進入</title>
<style type="text/css">
body {
background: #e3e3e3;
font-family: "Segoe UI", "Droid Sans", Arial, sans-serif;
color: #353535;