-
Notifications
You must be signed in to change notification settings - Fork 0
/
inspiration.html
154 lines (124 loc) · 6.43 KB
/
inspiration.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html lang="en" id="inspirehtml">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="This is a detailed collection of the methods Beth uses in her UI/UX design practices.">
<meta name="author" content="">
<link rel="shortcut icon" href="img/favcon.ico">
<title>Beth Herlin | Inspiration</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/mostlyeverything.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Economica:400,700|Nunito:300,700' rel='stylesheet' type='text/css'>
<!--Google Analytics Code-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53874642-1', 'auto');
ga('send', 'pageview');
</script>
<!-- ===============================-->
</head>
<body id="inspirebody">
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--<a href="index.html" class="navbar-brand"><img src="img/favconwhite.png"/></a>-->
<a href="index.html"><div class="my-brand"></div></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="story.html">STORY</a></li>
<li><a href="methods2.html">METHODS</a></li>
<li><a href="creations.html">WORKS</a></li>
<!-- <li class="dropdown">
<a href="creations.html">WORKS</a>
<ul class="dropdown-menu hidden-xs">
<li class="dropdown-header">Product Development</li>
<li><a href="project_wagd.html">Wagd</a></li>
<li><a href="project_parkingmeter.html">Parking Meter</a></li>
<li><a href="project_forza.html">Forza</a></li>
<li class="divider"></li>
<li class="dropdown-header">Game Design</li>
<li><a href="project_azmo.html">Azmo</a></li>
<li><a href="project_fracture.html">Fracture</a></li>
<li class="divider"></li>
<li class="dropdown-header">Print Design</li>
<li><a href="project_profiles.html">Profiles</a></li>
<li><a href="project_roots.html">Roots</a></li>
</ul>
</li> -->
<li><a href="hobbies.html">HOBBIES</a></li>
<li class="active"><a href="#">INSPIRATION</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<iframe src ="http://bethherlininspiration.weebly.com/" width="100%" height="100%">
<p>This is not supported by your browser. To visit my bog, click <a href="http://bethherlininspiration.weebly.com/">here</a>.</p>
</iframe>
<!-- FOOTER
================================================ -->
<a href="javascript:void(0)" onclick = "document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">
<div id="footer">
<p>CONTACT BETH</p>
</div>
</a>
<div id="light" class="white_content">
<div class="row contactcontain">
<div class="imgwrapper col-lg-6 col-md-6 col-sm-6 hidden-xs">
<div class="contactimg">
</div>
</div>
<a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">
<div class="close-btn col-lg-1 col-md-1 col-sm-1 col-xs-1">X</div>
</a>
<div class="contactinfo col-lg-5 col-md-5 col-sm-5 col-xs-10">
<h2>Contact Beth</h2>
<p>
(713) 320-2818<br>
<a href="img/resume.pdf" target="_blank" class="resume">Resume</a>
</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-11">
<div class="row socialfooter">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3 socialicon">
<a href="mailto:[email protected]" target="_top"><div class="email-hover social-roll"></div></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3 socialicon">
<a href="http://www.linkedin.com/pub/beth-herlin/39/19b/347/" target="_blank"><div class="linkedin-hover social-roll"></div></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3 socialicon">
<a href="https://github.com/bethherlin" target="_blank"><div class="github-hover social-roll"></div></a>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3 socialicon">
<a href="https://twitter.com/beth11herlin" target="_blank"><div class="twitter-hover social-roll"></div></a>
</div>
</div>
</div>
</div>
</div>
<a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">
<div id="fade" class="black_overlay"></div>
</a>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!--<script src="js/docs.min.js"></script>-->
</body>
</html>