Files
fxl.codes/index.html
T
2017-02-21 09:28:04 -08:00

33 lines
853 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>fxl codes</title>
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:300,600" rel="stylesheet" type="text/css">
<link href="css/main.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
fxl.codes {
</header>
<section class="main-content">
<dl>
<dt class="comment">// Relatively up to date</dt>
<dd>var experience = new <a href="http://laniaung.me">Resume</a> {</dd>
</dl>
<dl>
<dt class="comment" style="padding-left: 2em">// Practice makes perfect...?</dt>
<dd style="padding-left: 2em">Code = new CodeCollection()</dd>
<dd>};</dd>
<dd>experience.Code.<a href="https://github.com/feminaexlux">Explore()</a>;</dd>
<dd class="blink cursor">&nbsp;</dd>
</dl>
</section>
<footer>
}
</footer>
</body>
</html>