Beispiel #1
0
<html>
	
	<head>
		<link rel="stylesheet" type="text/css" href = "http://www.lifeandtimes.me/main.css" />
	</head>

	<body>
	<?php include("xml.php");picture("title.xml");?>
	
	<div id = "main_flow">
	<?php body_text("sacrifice.xml");?>
	</div>

	</body>
	
</html>
Beispiel #2
0
<!DOCTYPE html>
<?php include("xml.php");?>
<html>

<head>
<meta name="google-site-verification" content="nBLyoGyWy5qtSQJ8zRy38hnwmN2v238LyLLkwGQw2Ks" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel = "stylesheet" type = "text/css" href = "main.css" />

<link rel = "shortcut icon" href = "http://www.lifeandtimes.me/favicon.ico />

<title>Welcome to the Life and Times of Nick Birney</title>
</head>

<body>
<?php picture("title.xml")?>
<div id="main_flow">
<?php body_text("welcome.xml")?>

<footer><?php picture("logo.xml")?></footer>

</div>



</body>
</html>
Beispiel #3
0
<!DOCTYPE html>
<?php include("xml.php");?>
<html>
<head>
<link rel = "stylesheet" type = "text/css" href = "http://www.lifeandtimes.me/main.css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Life and Times || Blog</title>
</head>
<body>
<?php picture("http://www.lifeandtimes.me/title.xml");?>
<div id = "main_flow" / >

<?php
	body_text("good_evening.xml");
	body_text("it_was_raining.xml");
	body_text("dallas_march_21_2010.xml");
?>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15836467-1");
pageTracker._trackPageview();
} catch(err) {}</script>

<footer>&#169 Nick Birney 2010</footer>
</div>
Beispiel #4
0
<!DOCTYPE html>
<?php include("xml.php");?>
<html>
<head>
<link rel = "stylesheet" type = "text/css" href = "http://www.lifeandtimes.me/main.css" />
<script src ="http://www.lifeandtimes.me/interactive.js" type = "text/javascript"></script>
<noscript> <meta http-equiv="refresh" content="0;http://www.lifeandtimes.me/prose/prose_alt.php" /> </noscript>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Life and Times || Blog</title>
<style type="text/css">
		
		#footer
		{
			position:absolute;
			top:100px;
			left:0px;
		}
		#prose
		{
			position:absolute;
			top:10px;
			left:400px;
			font-size:1em;
			font-family: Times, Times New Roman;
			white-space:nowrap;
		}
		#it_was_raining
			{
				visibility:visible;
				position:absolute;
				left:0px;
Beispiel #5
0
<!DOCTYPE html>
<?php include("xml.php");?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel = "stylesheet" type = "text/css" href = "http://www.lifeandtimes.me/main.css" />
<title>Life and Times || Videos</title>
</head>

<body>

	
		
			<?php picture("http://www.lifeandtimes.me/title.xml");?>


<div id = "main_flow">
<?php body_text("Nick_Olivia_Hilary_J488.xml");?>

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/OS8gVbis84k&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OS8gVbis84k&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

<?php body_text("Nick_Ethan_Colby_J488.xml");?>

<object id = "Nick_Colby_Ethan_J488"  width="480" height="385"><param name="movie" value="http://www.youtube.com/v/jejSnrJqVOY&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jejSnrJqVOY&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

<footer>&#169 Nick Birney 2010</footer>
</div> 
</body>
</html>
Beispiel #6
0
			picture("http://www.lifeandtimes.me/title.xml");?>
	<div id = "main_flow"> </div>

	<DIV ID = "sacrifice">
		<?php>
			body_text("sacrifice.xml");
		?>
	</DIV>
	
	<DIV ID = "gone_coastal">
		<?php>		
			body_text("gone coastal.xml");
		?>
	</DIV>
	
	<DIV ID = "tell_me_silence">
		<?php
			body_text("tell me silence.xml");
		?>
		
	</DIV>

	
	<P>
		<DIV ID = "poems">
			<A CLASS = "page" HREF = "javascript:vanish('sacrifice', 0);vanish('gone_coastal', 1);vanish('tell_me_silence', 1);footerTop('400px')">Sacrifice</A><BR />
			<A CLASS = "page" HREF = "javascript:vanish('gone_coastal', 0);vanish('sacrifice', 1);vanish('tell_me_silence', 1);footerTop('300px')">Gone Coastal</A><BR />
			<A CLASS = "page" HREF = "javascript:vanish('tell_me_silence', 0);vanish('sacrifice', 1);vanish('gone_coastal', 1);footerTop('1000px')">Tell Me Silence</A><BR />
		</DIV>
	</P> 
Beispiel #7
0
<!DOCTYPE html>
<?php include("xml.php");?>
<html>
	<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<link rel = "stylesheet" type = "text/css" href = "http://www.lifeandtimes.me/main.css" />
	<title>Life and Times || Writing</title>
</head>

<body>
		<?php
			picture("http://www.lifeandtimes.me/title.xml");?>
<div id = "main_flow">
	
		<?php>
			body_text("sacrifice.xml");
			body_text("gone coastal.xml");
			body_text("tell me silence.xml");
		?>
<footer ID = "footer">&#169 Nick Birney 2010</footer>
</div>

</body>
</html>