Skip to content

Instantly share code, notes, and snippets.

@jrf0110
Created July 14, 2015 19:22
Show Gist options
  • Save jrf0110/e5a60835517c4aa9c8da to your computer and use it in GitHub Desktop.
Save jrf0110/e5a60835517c4aa9c8da to your computer and use it in GitHub Desktop.
<html>
<head>
<style>
/* Write the CSS */
</style>
</head>
<body>
<div class="container">
<div class="col">50%</div>
<div class="col">50%</div>
</div>
</body>
</html>
Write the CSS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment