-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
53 lines (51 loc) · 2.47 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<!--springsteen_ross-->
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Ross Springsteen - WSP1305 Portal</title>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h1>WSP 1305</h1>
<h2>Ross Springsteen</h2>
<p>3607882</p>
<h2>Repository</h2>
<ul>
<li><a href="http://demondesigner.github.io/WSP">WSP Repository</a></li>
</ul>
<h2>Pop-Pop's Best Redesign</h2>
<p><a href="http://www.pop-pops-best.com/">pop-pops-best.com</a></p>
<h3>Documentation</h3>
<ul>
<li><a href="http://demondesigner.github.io/WSP/activities/content_audit.pdf">Content Audit (.pdf)</a></li>
<li><a href="http://demondesigner.github.io/WSP/activities/content_audit.docx">Content Audit (.docx)</a></li>
<li><a href="http://demondesigner.github.io/WSP/activities/project_analysis.html">Project Analysis (.html)</a></li>
<li><a href="http://demondesigner.github.io/WSP/activities/style_tile/style_tile.html">Style Tile (.html)</a></li>
</ul>
<h3>Wireframes</h3>
<ul>
<li><a href="http://demondesigner.github.io/WSP/activities/Wireframes/springsteen_ross_wireframes.pdf">Wireframes (.pdf)</a></li>
<li><a href="http://demondesigner.github.io/WSP/Wireframes/springsteen_ross_wireframes_revised.pdf">Wireframes Revised (.pdf)</a></li>
</ul>
<h3>Composites</h3>
<ul>
<li><a href="http://demondesigner.github.io/WSP/activities/Composites/springsteen_ross_composites.pdf">Composites (.pdf)</a></li>
<li><a href="http://demondesigner.github.io/WSP/activities/Composites/springsteen_ross_composites_revised.pdf">Composites Revised(.pdf)</a></li>
</ul>
<h3>Redesign Video</h3>
<ul>
<li><a href="http://www.youtube.com/watch?v=hEyHJQZmA5M">Redesign Video (YouTube)</a></li>
<li><iframe width="560" height="315" src="http://www.youtube.com/embed/hEyHJQZmA5M" frameborder="0" allowfullscreen></iframe></li>
</ul>
<h3>Site</h3>
<ul>
<li><a href="http://demondesigner.github.io/WSP/project/index.html">Redesign Home</a></li>
<li><a href="http://demondesigner.github.io/WSP/project/news.html">Redesign News</a></li>
<li><a href="http://demondesigner.github.io/WSP/project/products.html">Redesign Products</a></li>
<li><a href="http://demondesigner.github.io/WSP/project/resellers.html">Redesign Resellers</a></li>
<li><a href="http://demondesigner.github.io/WSP/project/reviews.html">Redesign Reviews</a></li>
<li><a href="http://demondesigner.github.io/WSP/project/contact.html">Redesign Contact</a></li>
</ul>
</body>
</html>