Skip to content

Instantly share code, notes, and snippets.

@cismous
Last active August 29, 2015 14:12
Show Gist options
  • Save cismous/aebfc9b02057d8dc4111 to your computer and use it in GitHub Desktop.
Save cismous/aebfc9b02057d8dc4111 to your computer and use it in GitHub Desktop.
<!Doctype HTML>
<html>
<head>
<style>
display:-webkit-flex;
display:flex;
</style>
</head>
<body>
test
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment