Skip to content

Commit

Permalink
added myself
Browse files Browse the repository at this point in the history
  • Loading branch information
todell555 committed Nov 7, 2017
1 parent a1c52d4 commit 1f3de5f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Students/tracy
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>title</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>
<body>
<p>Tracy</p>
<p>
<b>web dev</b><br>
</p>
<p>
<b>Languages</b><br>
Javascript, Swift
</p>
</body>
</html>

0 comments on commit 1f3de5f

Please sign in to comment.