<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="description" content="What Is My IP Address" /> <meta name="keywords" content="ip address, my ip address" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="images/style.css" type="text/css" /> <title>What is your IP? <?php if (!empty ($title)) echo $title; ?></title> </head> <body> <div id="page" align="center"> <div id="content" style="width:800px"> <div id="logo"> <div style="margin-top:70px" class="whitetitle">YourSite.com</div> </div> <div id="topheader"> <div align="left" class="bodytext"> <br /> <strong>What is your IP?</strong><br /> IP Lookup, IP WHOIS, IP Addres Checker<br /> Displays your current IP address<br /> Find your IP address here!<br /> </div> <div id="toplinks" class="smallgraytext"> </div> </div> <div id="menu"> <div align="right" class="smallwhitetext" style="padding:9px;"> <a href="index.php">Home</a> | <a href="speed_test.php">Speed Test</a> | <a href="lookup_ip.php">Lookup IP Address</a> | <a href="ping_test.php">Ping Test</a> | </div> </div> <div id="submenu"> <div align="right" class="smallgraytext" style="padding:9px;"> </div> </div>