-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathportfolio.html
30 lines (28 loc) · 1.03 KB
/
portfolio.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
---
layout: base
title: Qasim Alyas | Web developer
nav: portfolio
---
<h1>Portfolio</h1>
<p>Here you’ll find the current projects I’ve worked on. Most of these would’ve been built / programmed while at Abacus e-Media.</p>
<ol class=portfolio>
<li>
<img src="../images/clients/drapers.png" />
<h2><a href="http://drapersonline.com" rel="nofollow">Drapers Fashion</a></h2>
</li><li>
<img src="../images/clients/gasworld.png" />
<h2><a href="http://gasworld.com" rel="nofollow">GasWorld</a></h2>
</li><li>
<img src="../images/clients/retailweek.png" />
<h2><a href="http://retail-week.com" rel="nofollow">Retail Week</a></h2>
</li><li>
<img src="../images/clients/insidehousing.png" />
<h2><a href="http://insidehousing.co.uk" rel="nofollow">Inside Housing</a></h2>
</li><li>
<img src="../images/clients/nma.png" />
<h2><a href="http://nma.co.uk" rel="nofollow">NMA</a></h2>
</li><li>
<img src="../images/clients/tc.png" />
<h2><a href="http://tcand.co.uk" rel="nofollow">Thomas Croft</a></h2>
</li>
</ol>