1.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2.
<html xmlns="http://www.w3.org/1999/xhtml">
3.
<head>
4.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5.
<meta name="google-site-verification" content="_yttq9S98h6yinMpUNjz5yKUZEhkcn2ciV-aWpDbUQA" />
6.
<title>Max Morgan Design</title>
7.
<link href="style.css" rel="stylesheet" type="text/css" />
8.
<script language="javascript" type="text/javascript" src="scripts.js"></script>
9.
</head>
10.
<body>
11.
<div id="container">
12.
<div id="bg">Page Content! :)</div>
13.
<div id="maincontent_holder">
14.
<div style="padding:10px; margin:10px 0 0 50px; background-color:#000; background-color:rgba(0,0,0,0.7); color:#FFF;" class="r-l">
15.
<div style="float:right; color:#F00; font-size:24px; padding:10px;">26997</div>
16.
<img src="http://maxmorgandesign.com/branding/Logo_50.jpg" style="margin:3px 6px;" align="left" alt="Our Logo" />
17.
Max Morgan Design Is DOWN!
18.
<br/>Don't worry. We'll be back in a bit... Try back in a few weeks or pop me an email. I'll reply... Promise.
19.
<br/>The background to this page is the actual XHTML source.
20.
</div>
21.
22.
<div style="padding:10px; margin:10px 0 0 50px; background-color:#000; background-color:rgba(0,0,0,0.7); color:#FFF; font-size:24px;" class="r-l">
23.
SNEEK PEAK: <a href="/home/">See My New Site!</a> <span style="font-size:12px;">70% Completion Status. Fully hand-coded and custom created CMS...</span>
24.
</div>
25.
26.
27.
<div style="padding:10px; float:right; margin:10px 0 0 0; background-color:#000; background-color:rgba(0,0,0,0.7); color:#FFF;" class="r-l">
28.
<form id="contact_form" method="post" action="index.php" onsubmit="validateContact(); return false;">
29.
<h3>Contact Me</h3>
30.
<div id="contact_message">
31.
Pop me a message!
32.
</div>
33.
<div class="form-thing">
34.
<label>Name</label>
35.
<input type="text" name="user_name" id="user_name" />
36.
</div>
37.
<div class="form-thing">
38.
<label>Subject</label>
39.
<input type="text" name="user_subject" id="user_subject"/>
40.
</div>
41.
<div class="form-thing">
42.
<label>Email Address</label>
43.
<input type="text" name="user_email" id="user_email"/>
44.
</div>
45.
<div class="form-thing">
46.
<label>Message</label>
47.
<textarea name="user_message" id="user_message"></textarea>
48.
</div>
49.
<div class="form-thing">
50.
<input type="button" value="Enquire" id="contact_submit" onclick="validateContact();" />
51.
</div>
52.
</form>
53.
</div>
54.
</div>
55.
</div>
56.
<script type="text/javascript">
57.
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
58.
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
59.
</script>
60.
<script type="text/javascript">
61.
try {
62.
var pageTracker = _gat._getTracker("UA-4885253-1");
63.
pageTracker._trackPageview();
64.
} catch(err) {}</script>
65.
</body>
66.
</html>
26997

Max Morgan Design Is DOWN!
Don't worry. We'll be back in a bit... Try back in a few weeks or pop me an email. I'll reply... Promise.
The background to this page is the actual XHTML source.
SNEEK PEAK:
See My New Site! 70% Completion Status. Fully hand-coded and custom created CMS...