Skip to content
Permalink
4e41ff94cf
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
27 lines (23 sloc) 756 Bytes
<html>
<head>
<link rel="stylesheet" type="text/css" href="barnhouse.css">
</head>
<body>
<title>Jason Cramer</title>
<div>
<ul>
<li><a href="javascript:void(0);">Jason Cramer</a></li>
</ul>
<ul class ="tool1">
<li><a href="index.html">Home</a></li>
<li><a class="active" href="portfolio.html">Portfolio</a></li>
<li><a href="about.html">About</a></li>
<li class="tool2" style="padding-left:70%;">Jason Cramer - 2020</li>
</ul>
</div>
<div class="brightness">
<a href="volleyballstats.html"><img class="moviespic" src="volleyballstats.jpg" /></a><a href="farmtimes.html"><img class="moviespic" src="farmtimes.png" /></a>
<a href="riskyrick.html"><img class="moviespic" src="riskyrickpic.png" /></a>
</div>
</body>
</html>