1+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+ < html xmlns ="http://www.w3.org/1999/xhtml ">
3+ < head >
4+ < meta content ="en-au " http-equiv ="Content-Language " />
5+ < meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type " />
6+ < link href ="/rss.xml " type ="application/rss+xml " rel ="alternate " title ="Blog Feed " />
7+ < link href ="/atom.xml " type ="application/atom+xml " rel ="alternate " title ="Blog Feed " />
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 " />
9+ < title > Previous Projects - code52</ title >
10+ < link rel ="stylesheet " type ="text/css " href ="/css/style.css " />
11+ < link rel ="shortcut icon " href ="/img/favicon.ico " />
12+ </ head >
13+ < body >
14+ < div id ="container ">
15+ < div id ="side ">
16+ < a href ="/ " id ="home " title ="home " alt ="home "> < img src ="/img/logo.png " alt ="Code 52 - a new coding project every week " /> </ a >
17+ < div id ="hometext "> < a href ="/ " > code52</ a > </ div >
18+ < div class ="section ">
19+ < ul >
20+ < li > < a href ="/about.html "> about</ a > </ li >
21+ < li > < a href ="http://talk.code52.org/ "> discussion</ a > </ li >
22+ < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
23+ < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
24+ < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
25+ < li > < a href ="/contributing.html "> contributing</ a > </ li >
26+ < li > < a href ="/projects.html "> previous projects</ a > </ li >
27+ </ ul >
28+ </ div >
29+ </ div >
30+ < div id ="content ">
31+ < div class ="entry-container ">
32+ < div class ='entry '>
33+ < h1 > Previous Projects </ h1 >
34+ < span class ="postdate "> 7 January, 2012
35+
36+ </ span >
37+ < h2 > Previous Projects</ h2 >
38+
39+ < p > < a href ="http://www.github.com/code52/DownmarkerWPF "> DownmarkerWPF</ a > </ p >
40+
41+ </ div >
42+ </ div >
43+ < div id ="page-navigation ">
44+ < div class ="left "> </ div >
45+ < div class ="right "> </ div >
46+ < div class ="clear "> </ div >
47+ </ div >
48+
49+
50+
51+ </ div >
52+
53+ </ div >
54+ </ body >
55+ </ html >
0 commit comments