Skip to content
Permalink
ef9de3f292
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
25 lines (20 sloc) 648 Bytes
<html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<title>Jason Cramer</title>
<div>
<ul class ="tool1">
<li><a href="index.html">Home</a></li>
<li><a class="active" href="portfolio.html">Portfolio</a></li>
<li><a href="resume.html">Resume</a></li>
<li class="tool2" style="padding-left:65%;">Jason Cramer - 2020</li>
</ul>
</div>
<div class="brightness">
<a href="volleyballstats.html"><img class="moviespic" src="volleyballstats.jpg" /></a><a href="salthesnake.html"><img class="moviespic" src="salthesnake.jpg" /></a>
<img class="moviespic" src="moreto.jpg" />
</div>
</body>
</html>