Skip to content

Instantly share code, notes, and snippets.

@dancr13
Created January 8, 2017 03:35
Show Gist options
  • Save dancr13/18aa3d6f2336a28ca7a26463c3db5362 to your computer and use it in GitHub Desktop.
Save dancr13/18aa3d6f2336a28ca7a26463c3db5362 to your computer and use it in GitHub Desktop.
<html>
<header>
<link rel="stylesheet" href="https://cssgram-cssgram.netdna-ssl.com/cssgram.min.css">
<title>CSS GRAM</title>
<style class="css/text">
figure {
max-width: 550px;
max-height: 550px;
}
</style>
</header>
<body>
<figure class="kelvin">
<img src="http://www.g4orce-studios.com/judaspriest/img/3.jpg">
</figure>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment