Skip to content

Instantly share code, notes, and snippets.

@mattpolito
Created February 2, 2010 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattpolito/292758 to your computer and use it in GitHub Desktop.
Save mattpolito/292758 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>reactionCONTROL - Course Correction in Progress</title>
</head>
<body id=”maintenance”>
<div id=”content”>
<p>Sir, a coordinate correction is currently underway.</p>
<p>We’re sorry but you’ll have to get back to your seat. Rest assured
we’ll be back on course shortly.</p>
</div>
</body>
</html>
<html>
<head>
<title>reactionCONTROL - Course Correction in Progress</title>
<meta content=”text/html” charset=”utf-8” http-equiv=”Content-Type”>
<meta name=”copyright” content=”reactionCONTROL”>
<style type=”text/css”>
body#maintenance {
background: #EFEFEF;
}
body#maintenance #content {
background: transparent url(../images/maintenance.png) no-repeat;
height: 483px;
margin-left: auto;
margin-right: auto;
width: 699px;
}
body#maintenance #content p {
font-family: Helvetica;
font-size: 30px;
left: 240px;
line-height: 40px;
position: relative;
top: 95px;
width: 400px;
}
</style>
</head>
<body id=”maintenance”>
<div id=”content”>
<p>Sir, a coordinate correction is currently underway.</p>
<p>We’re sorry but you’ll have to get back to your seat. Rest assured
we’ll be back on course shortly.</p>
</div>
</body>
</html>
<html>
<head>
<title>reactionCONTROL - Course Correction in Progress</title>
<meta content=”text/html” charset=”utf-8” http-equiv=”Content-Type”>
<meta name=”copyright” content=”reactionCONTROL”>
<style type=”text/css”>
body#maintenance {
background: #EFEFEF;
}
body#maintenance #content {
background: transparent url(http://s3.amazonaws.com/ember/fhtBEgp4oTKBPgZO6jRslXHjjBR38inR_o.png) no-repeat;
height: 483px;
margin-left: auto;
margin-right: auto;
width: 699px;
}
body#maintenance #content p {
font-family: Helvetica;
font-size: 30px;
left: 240px;
line-height: 40px;
position: relative;
top: 95px;
width: 400px;
}
</style>
</head>
<body id=”maintenance”>
<div id=”content”>
<p>Sir, a coordinate correction is currently underway.</p>
<p>We’re sorry but you’ll have to get back to your seat. Rest assured
we’ll be back on course shortly.</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment