Technexus / collaborat3
matt.m.soria@gmail.com
“Code is poetry.”
<!doctype html>
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if IE 9]> <html class="no-js ie9"> <![endif]-->
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Let's Make A (More Advanced) Website!</title>
<meta name="author" content="Matt Soria">
<meta name="description" content="A deeper dive into HTML & CSS with Matt Soria and Anyone Can Learn To Code">
<meta name="keywords" content="HTML, CSS, workshop, code, web development">
<link rel="shortcut icon" type="image/ico" href="favicon.ico">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/style.css">
<script src="js/modernizr.custom.js"></script>
</head>
</html>
http://mattsoria.com/blog/lets-make-a-more-advanced-website
for more info and resources about what we learned tonight, as well as what comes next.