Created
July 14, 2015 19:22
-
-
Save jrf0110/e5a60835517c4aa9c8da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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