Created
January 8, 2017 03:35
-
-
Save dancr13/18aa3d6f2336a28ca7a26463c3db5362 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> | |
| <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