<!DOCTYPE html>
<html lang="en-GB">
	<head>
		<meta charset="UTF-8" />

<base href="/" />

<link rel="stylesheet" type="text/css" href="css/style.css?t=1389484309" />

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />

<!--[if lte IE 8]>
<link rel="stylesheet" type="text/css" href="css/ie8.css?t=1389484309" />
<![endif]-->

<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="css/ie7.css?t=1389484309" />
<![endif]-->

<link rel="shortcut icon" type="image/png" href="favicon.png" />

<!--[if IE]>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<![endif]-->

<script src="js/jquery.js"></script>
<script src="js/site.js?t=1389484309"></script>

<!--[if lte IE 8]>
<script src="js/ie.js"></script>
<![endif]-->
		
		<title>Web Design and Development Blog - APL - Andrew Lowndes</title>
		
		<meta name="description" content="Here you can find articles and source code about developing on the web." />
		<meta name="keywords" content="web, development, develop, devel, source, code, developer, design, designer, front-end, javascript, css, html, programming, php, mysql, graphics, websites, sites" />
	</head>
	<body id="home_page">
		<div id="site">
			<div id="header_wrap">
				<div id="header">
					<div id="logo"><h1><a href=""><img src="img/logo_small.png" alt="Andrew Lowndes - Software Engineer in Nottingham, England" /></a></h1></div>
					
					<div class="nav" id="main_nav">
	<ul>
				<li><a href="https://github.com/andrewlowndes" title="Click here to see the latest code and projects at Github">Github</a></li>
		<li ><a href="about" title="Click here to learn about me">About</a></li>
	</ul>
</div>				</div>
			</div>
			
			<div id="content_wrap">
				<div id="content">
					<div class="page_section">
						<h2>Welcome to my development blog</h2>
						<p class="intro">Here you can find articles and source code about developing on the web.</p>
						
						<div class="slabs">
							<div class="slab_github slab">
								<a href="https://github.com/andrewlowndes">
									<span class="slab_icon"></span>
									<span class="slab_title">Github</span>
									<span class="slab_description">Check out the latest code and projects at GitHub.</span>
								</a>
							</div><!--
							
							--><div class="slab_javascript slab">
								<a href="blog/javascript">
									<span class="slab_icon"></span>
									<span class="slab_title">Javascript (old)</span>
									<span class="slab_description">Programming tips and tricks, algorithms and objects.</span>
								</a>
							</div><!--
							
							--><div class="slab_graphics slab">
								<a href="blog/graphics">
									<span class="slab_icon"></span>
									<span class="slab_title">Graphics (old)</span>
									<span class="slab_description">Computer graphics, physics, oculus rift and WebGL.</span>
								</a>
							</div><!--
							
							--><div class="slab_frontend slab">
								<a href="blog/front-end">
									<span class="slab_icon"></span>
									<span class="slab_title">Front-end (old)</span>
									<span class="slab_description">Custom form components, UI design practices, lots of css.</span>
								</a>
							</div>
													</div>
					</div>
				</div>
			</div>
			
			<div id="footer_wrap">
	<div id="footer">
		&copy 2023. Usage of this website implies acceptance of website <a href="terms" target="_blank">terms and conditions</a>. All code is licenced under the <a href="license" target="_blank">MIT license</a>.
	</div>
</div>
		</div>
	</body>
</html>