Skip to content

Instantly share code, notes, and snippets.

@crofty
Last active December 19, 2015 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crofty/6007167 to your computer and use it in GitHub Desktop.
Save crofty/6007167 to your computer and use it in GitHub Desktop.
Embedded Lookbook
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>Embedded</title>
</head>
<body>
<div class='container'>
<h2>Embedded lookbook - default</h2>
<script src='http://lookbook.rapha.cc/aw13-cx/en/embed' type='text/javascript'></script>
<h2>Embedded lookbook - width specified</h2>
<script src='http://lookbook.rapha.cc/aw13-cx/en/embed?width=800' type='text/javascript'></script>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment