-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsolid.html
More file actions
47 lines (43 loc) · 1.45 KB
/
Copy pathsolid.html
File metadata and controls
47 lines (43 loc) · 1.45 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Alexander Rhoads</title>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<link href="main2.css" rel="stylesheet"/>
<link href="bootstrap.css" rel="stylesheet(2)"/>
<link rel="shortcut icon" href="https://lh6.googleusercontent.com/-nfVbyILQytU/VeczNAs0YiI/AAAAAAAAAiQ/ZykzBaQCaOI/s16-no/favicon.ico">
</head>
<body>
<div class = "v h">
<div class="h hc">
<div class="simplebox">
<div class="title">SOLIDWORKS</div>
<div class="body v">
<div class"project_head h"></div>
<br>
<span class="textsolidworks text">
<h3>Solidworks</h3>
<ul>
<li> +4 Years in professional and academic settings</li>
<ul>
<li>The Ohio State University</li>
<li>United States Air Force "Discovery Labs"</li>
<li>PAS Technologies</li>
</ul>
<li> Designed a Delta 3D printer</li>
<li> Designed Bl1nkware Smart Glasses for <a href="http://www.arkosedesign.com/"> Arkose Engineering and Design <a></li>
</ul></span>
<figure class="annotate">
<img src="">
<figcaption></figcaption>
</figure>
<br>
<br>
</div>
</div>
</div>
</div>
</body>
</html>