Skip to content
This repository was archived by the owner on Aug 21, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions DaveHamel_html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<link type="text/css" rel="stylesheet" href="style.css"/>
<html>
<head>
<title>Dave Hamel's Webpage</title>

</head>
<body>

<h1> Dave Hamel</h1>
<div>
<img src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAARTAAAAJDExNDkwNWQ5LTg4ZGYtNDAyMi04ZGZhLTY2YWE4MWU3OWRkYQ.jpg"/>

<p><b> <a href="http://www.denverbroncos.com"> Dave Hamel</a></b></a> is solutions engineer with a heart of gold and a thirst for knowledge. </p>

<p>Pastimes:</p>
<ul>
<li>Watching Football - GO Broncos!</li>
<li>Frequenting Pubs</li>
<li>Engineering Solutions</li>
<li>Accidental Ornithologist</li>
<li>Really Bad Pole Vaulter</li>
</ul>
</div>
</body>
</html>
1 change: 1 addition & 0 deletions GithubRocks.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Part of Week 2 Assignment is to modify this file by appending your name, saving your changes, adding your changes to Git, pushing these changes to your fork of this repository on Githu, and then finally submitting a pull request to merge your changes into my repository.

Dave Hamel
Benjamin Dean
---Add your name above this line---