-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpyw.html
40 lines (27 loc) · 1.46 KB
/
pyw.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
---
layout: default
title: Website Work-NiaApps
---
<html>
<title>{{page.title}}</title>
<div class="page-title">
<p><h2>Previous Projects</h2></p>
</div>
<div class="project-container">
<div class="description pyw-rep">
<h3>Fixing elements on pre-made website.</h3>
<p class="tab">I was hired by this client to fix an array of issues on her pre-made site. Tasks on this project ranged from fixing broken links to rearranging their site flow to be more efficient, as well as ensuring a plugin was working as desired. Keep in mind I did not design this site, only fixed parts of the site to work as desired. This is the feedback they provided on Upwork.com. Find out more <a href = "https://www.upwork.com/freelancers/~01bbfe6e6ac112ea7f" target="_blank">here</a>.
</p>
<p class="tab"> November of 2019 Edit: I have taken pictures down at my client's request. They are pursuing a different field of business and are shutting down the site.</p>
</div>
<div class="img-feedback">
<img id="pyw"src="images/pyw.png"alt="Feedback from Upwork.com" onContextMenu="alert('Please don\'t steal my portfolio photos! This image is copyright© of Nia Williams');return false;"></a>
</div>
</div>
<div class="button-div">
<a href="/mdb.html" class="p-button" id="button-nxt">Previous Project</a>
<a href="/outline.html" class="p-button" id="button-nxt">Next Project</a>
</div>
<!-- End of body container -->
</body>
</html>