Got things organized now. Did some other small things
This commit is contained in:
23
index.html
23
index.html
@@ -1 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="Dependencies/CSS/style.css">
|
||||
<script src="Dependencies/JS/javascript.js"></script>
|
||||
<title>Digital Photography</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>
|
||||
Wow Ain't this site professional!
|
||||
</h1>
|
||||
<a href="rekai.html">
|
||||
Real Professional link to Rekai's Portfolio
|
||||
</a>
|
||||
<br />
|
||||
<a href="harrison.html">
|
||||
Real Professional link to Harrison's Portfolio
|
||||
</a>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user