Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "Emily'sSandbox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		 
		
	
| Emily.stott (talk | contribs) | Emily.stott (talk | contribs)  | ||
| 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'|https://wiki.gccollab.ca/File:VOIL%C3%80_Picture.png]]</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> | ||
Revision as of 15:32, 4 January 2019
<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>
<img class="center-fit" src='pic.png'>
</body> </html>
 
| VOILÀ | At Your Service | PoC & RTC Documents | Contact Us | 

