Advertisement
pulkit

about.html

Oct 14th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.87 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  4.     <meta name="keywords" content="Prakriti 2011, Prakriti IIT, Prakriti IIT Kharagpur, IIT Kharagpur, Agricultural and Food Engineering Department, Agricultural and Food Engineering Department IIT KGP, IIT KGP" />
  5.         <meta name="description" content="Prakriti, Agri and Food Innovation Fest is an initiative from students of Agricultural and Food Engineering Department at IIT Kharagpur." />
  6.     <link type="text/css" rel="stylesheet" media="all" href="/static/css/style.css"  />
  7.     /*javascript*/
  8. </head>
  9. <body>
  10.     <div id="wrapper">
  11.         <div id="header"></div>
  12.         <div id="menu">
  13.         /*li*/
  14.         </div>
  15.         <div id="main">
  16.         <div id="content">
  17.         /*content*/
  18.         </div>
  19.         <div id="side">
  20.         /*social plugin*/
  21.         </div>
  22.         <div id="footer">
  23.         /*footer content*/
  24.         </div>
  25.     </div>
  26. </body>
  27. </html>
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement