<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel='stylesheet' type='text/css' />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel='stylesheet' type='text/css' />
<link href="https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700" rel='stylesheet' type='text/css' />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Physical Line of Code is a website featuring all major programming and markup languages." />
<meta name="keywords" content="programming, language, ploc, java, css, html, php, ruby, ruby on rails, ror, python, code examples" />
<link rel="stylesheet" type="text/css" href="default.css" />
<title>Physical Line of Code</title>
</head>
<body>

<div id="wrap">
<center>
<img src="header.png" />
</center>
<div id="header">
PLOC<br />Physical Line of Code
</div>

<div id="bread">
<span>﻿Home</span> / <span>Physical Line of Code</span>
</div>

<div id="content">

<div class="grid">

<div class="unit one-of-two">

<h1><a href="python.html">Python</a></h1>
<img src="python.png" />
</div>

<div class="unit one-of-two">

<h1><a href="ruby.html">Ruby and Ruby on Rails</a></h1>
<img src="ruby.png" />
</div>

<div class="unit one-of-two">

<h1><a href="html.html">﻿HTML</a></h1>
<img src="html.png" />
</div>

<div class="unit one-of-two">

<h1><a href="css.html">﻿Cascading Style Sheets</a></h1>
<img src="css.jpg" />
</div>

<div class="unit one-of-two">

<h1><a href="java.html">JAVA</a></h1>
<img src="java.jpg" />
</div>

<div class="unit one-of-two">

<h1><a href="php.html">﻿PHP</a></h1>
<img src="php.png" />
</div>

</div>
<p>

</p>
</div>

<div style="clear: both;"> </div>

<div id="footer">
Copyright &copy; 2022  - <a href="https://www.ploc.co.uk">PLOC</a> | <a href="contact.html">Contact Us</a><br />
</div>

</div>
</body>
</html>