Skip to content

Instantly share code, notes, and snippets.

Created January 11, 2014 17:20
Show Gist options
  • Save anonymous/8373772 to your computer and use it in GitHub Desktop.
Save anonymous/8373772 to your computer and use it in GitHub Desktop.
A Pen by Captain Anonymous.
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Smells Like Bakin' Cupcake Company</title>
<link rel="stylesheet" href="css/normalize.css" type="text/css" media="screen">
</head>
<body>
<div class="container clearfix">
<div class="grid_5 omega">
<div id="featured-cupcake">
<h2>Cupcake of the Week</h2>
<img src="img/featured-cupcake.jpg">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment