-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebDev.html
More file actions
193 lines (144 loc) · 7.42 KB
/
Copy pathwebDev.html
File metadata and controls
193 lines (144 loc) · 7.42 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
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE HTML>
<html>
<head>
<title>Dan Johnson</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div>
</div>
<!-- Main -->
<div id="main">
<nav style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; " id="nav">
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active" ><a href="index.html">Home</a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="webDev.html">Website Development</a></li></ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="projects.html">Projects</a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="skills.html">Skills</a></li></ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="blog.html">Blog</a></li>
</ul>u
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="other.html" ></a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="other.html" ></a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a ></a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="other.html" class="icon fa-linkedin"></a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="other.html" class="icon fa-github"></a></li>
</ul>
<ul class="links" style="display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: solid; ">
<li class="active"><a href="other.html" class="icon fa-instagram"></a></li>
</ul>
</nav>
<!-- Featured Post -->
<article class="post featured">
<header class="major">
<h1 id="Resume" style="color: black; font-size: 700%">Website Development</h1>
<hr style="border-width:5px; border-color: black">
<!-- Posts -->
<section class="posts">
<article>
<header>
<h2><a href="www.silverbarstaffing.com">Aqua Vite Saffing</a></h2>
</header>
<iframe src="http://silverbarstaffing.com/" style="height:500px; width: 100%; border:2px solid black;"></iframe>
<p style="text-align: center;">I was able to work with the owner, Ori, of Aqua Vite to design and implement this website. This was created using Wordpress, per the customers request.
</p>
<ul class="actions special">
<li><a href="http://silverbarstaffing.com/" class="button">View Silverbarstaffing.com</a></li>
</ul>
</article>
<hr style="border-width:5px; border-color: black">
<article>
<header>
<h2><a href="www.jdmfoundation.org">John D. Mcdonald <br> Memorial Foundation</a></h2>
</header>
<iframe src="www.jdmfoundation.org" style="height:500px; width: 100%; border:2px solid black;"></iframe>
<p style="text-align: center;">This is the website I am currently working on. In addition to being an infomative website, this website also is able of handling payments, and storing input user data to charity database.
</p>
<ul class="actions special">
<li><a href="www.jdmfoundation.org" class="button">View JDMFoundation.org</a></li>
</ul>
</article>
<hr style="border-width:5px; border-color: black">
</section>
<!-- Footer -->
<!-- Footer -->
<footer id="footer">
<section>
<form method="post" action="#">
<div class="fields">
<h2>Contact</h2>
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="3"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
</section>
<section class="split contact">
<section class="alt">
<h3>Address</h3>
<p>3301 Baring St. Apt 7<br />
Philadelphia, PA 19104</p>
</section>
<section>
<h3>Phone</h3>
<p><a href="#">(732) 979-7131</a></p>
</section>
<section>
<h3>Email</h3>
<p><a href="#">daniel.brian.johnson@gmail.com</a></p>
</section>
<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="#" class="icon alt fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section>
</section>
</footer>
<!-- Copyright -->
</header>
</article>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>