Difference between revisions of "Emily'sSandbox"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
<div width="auto" height='auto'align="center">[[File:VOILÀ Picture.png|center|width='auto'|height='auto'|https://wiki.gccollab.ca/File:VOIL%C3%80_Picture.png]]</div>  
+
<div width="auto" height='auto'align="center">[[File:VOILÀ Picture.png|center|width='auto'|height='auto']]</div>  
 
 
<html>
 
<head>
 
    <style>
 
        * {
 
            margin: 0;
 
            padding: 0;
 
        }
 
        .imgbox {
 
            display: grid;
 
            height: 100%;
 
        }
 
        .center-fit {
 
            max-width: 100%;
 
            max-height: 100vh;
 
            margin: auto;
 
        }
 
    </style>
 
</head>
 
<body>
 
<div class="imgbox">
 
    <img class="center-fit" src='pic.png'>
 
</div>
 
</body>
 
</html>
 
 
 
  
  
 +
<div width="auto" height='auto'align="center">[[File:VOILÀ Picture.png|center|width='auto'|height='auto'|https://wiki.gccollab.ca/File:VOIL%C3%80_Picture.png]]</div>
  
  

Revision as of 15:49, 4 January 2019