-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwork.php
56 lines (54 loc) · 1.92 KB
/
work.php
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
<section id="work" class="work">
<article class="dinosaur">
</article>
<article class="info">
<h1>Work + T-Rexskills</h1>
</article>
<article>
<section class="work-info">
<ul>
<li>
<span>Wordpress . HTML . SCSS . Javascript . jQuery . PHP</span>
<a href="http://www.pillarandpeacock.com" id="pp" target="_blank"><h2>Pillar & Peacock</h2></a>
</li>
<li>
<span>Mobile . HTML . CSS . Javascript . jQuery . git . Design</span>
<a href="responsive/mobile.html" id="mobile"><h2>Mobile Template</h2></a>
</li>
<!-- Site Down, Client is aware
<li>
<span>HTML . SCSS . Javascript . jQuery</span>
<a href="http://tkhf.org/" id="tkhf" class="down" target="_blank"><h2>!--down 9.1.13--! TKHF</h2></a>
</li>-->
<li>
<span>HTML . SCSS . Javascript . jQuery . PHP . Wordpress</span>
<a href="http://attractics.us/" id="attractics" target="_blank"><h2>Attractics</h2></a>
</li>
<li>
<span>HTML . CSS . jQuery . PHP . UI Design</span>
<a href="http://4kmc.com" id="kades" target="_blank"><h2>Kades-Margolis</h2></a>
</li>
<li>
<span>Wordpress . HTML . SCSS . Javascript . PHP</span>
<a href="http://drdial.com" id="dr" target="_blank"><h2>Dr. Dial</h2></a>
</li>
<li>
<span>HTML . CSS . Design</span>
<a href="ckaybday.html" id="ckay"><h2>CKay BDay</h2></a>
</li>
<li>
<span>CSS . Javascript . GeoJSON</span>
<a href="http://www.bisk.com/careers/" id="bisk" target="_blank"><h2>Bisk Careers</h2></a>
</li>
<li>
<span>HTML . CSS . Javascript . jQuery . PHP . Wordpress</span>
<a href="http://www.aspirefinserv.com/test/index.php" id="aspire" target="_blank"><h2>ASPire</h2></a>
</li>
<li>Other things i can do:
<br />
<span>SASS . LESS . Ruby . Ruby on Rails . SQL . SQLi . work through the console . work in adobe CS</span>
</li>
</ul>
</section>
</article>
</section>