| Current Path : /var/www/html/mmishra/indem/wisdom.bak/ |
| Current File : /var/www/html/mmishra/indem/wisdom.bak/index.php.bak |
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="author" content="Tom@Lwis (http://www.lwis.net/free-css-drop-down-menu/)" /> <meta name="keywords" content=" css, dropdowns, dropdown menu, drop-down, menu, navigation, nav, horizontal, vertical left-to-right, vertical right-to-left, horizontal linear, horizontal upwards, cross browser, internet explorer, ie, firefox, safari, opera, browser, lwis" /> <meta name="description" content="Clean, standards-friendly, modular framework for dropdown menus" /> <title>IIIT Allahabad</title> <link rel="stylesheet" href="menu.css" type="text/css" media="screen"> <link rel="stylesheet" href="theme.css" type="text/css" media="screen"> <!--[if lt IE 7]> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="jquery.dropdown.js"></script> <![endif]--> </head> <body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 topmargin=3 marginheight=3> <table height='500' width='100%' border='1' style="background:url(logo1.jpg) no-repeat"> <tr valign='center'><th colspan='3'><img src='banner4.png' align='center' /></th></tr> <tr valign='center'><th colspan='3'> <?php include "menu.inc"; ?> </th></tr> <tr height='500' valign='top'> <td width='30%' align='left'>Most recent</td> <th width='40%'>Image</th> <td width='30%' align='right'>Most visited</td></tr> <tr valign='center'><th colspan='3'>Footer</th></tr> </table> </body> </html>