Created
          August 29, 2017 16:50 
        
      - 
      
 - 
        
Save cjseeger/435ebfd3d5fce7cb19c674b7aea5038e to your computer and use it in GitHub Desktop.  
    GIST embedd test
  
        
  
    
      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
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Gist embedd test</title> | |
| <style> | |
| html, body { | |
| /*height:100%;*/ | |
| margin:0; | |
| padding:0; | |
| height: 100vh; | |
| } | |
| </style> | |
| <script> | |
| </script> | |
| </head> | |
| <body> | |
| <h3>Seeger Embed GIST Test</h3> | |
| This is just a simple page.<br> | |
| The purpose is to: | |
| <ul> | |
| <li>test embeding the code for s file</li> | |
| <li>test embeddign the actual formatted file</li> | |
| </ul> | |
| </body> | |
| </html> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment