?
Current Path : /home1/savoy/www/savoyeducation.com/Backup23-11-16/backup/application/views/site/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/www/savoyeducation.com/Backup23-11-16/backup/application/views/site/law-entrance.php |
<?php /* * To change this template, choose Tools | Templates * and open the template in the editor. */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php $this->load->view('site/header'); ?> <link href="<?=base_url();?>assets/css/tablesort.css" type="text/css" media="screen" rel="stylesheet"/> </head> <body> <div id="container_wrapper"> <?php $this->load->view('site/menu'); ?> <div id="inner_wrapper"> <div class="inner_banner"> <img src="<?=base_url();?>assets/images/entrance_inner.jpg" alt="Entrance Exams"/> </div><!--inner_banner end --> <div class="inner_cont_wrapper"> <div class="in_cont_div"> <br /> <div class="toggle tstyle1"> <h6 class="title acc_trigger"><span class="title_content_normal">Law</span></h6> <div class="pane acc_container"> <div class="pane-page"> <table class="sort" cellpadding="0" cellspacing="0"> <thead> <tr> <th>Exam</th> <th>Participating Colleges</th> <th>Exam Date in 2013</th> <th>Forms Available at</th> <th>Website</th> </tr> </thead> <tr> <td><p>AILET</p></td> <td><p>National Law University, Delhi</p></td> <td><p>28-Apr-13</p></td> <td><p>Download at <a href="http://www.nludelhi.admissionhelp.com/nlu/login.aspx/">http://www.nludelhi.admissionhelp.com/nlu/login.aspx</a></p></td> <td><p><a href="http://www.nludelhi.ac.in/">www.nludelhi.ac.in</a></p> </td> </tr> <tr style="background:#dbe5f1"> <td><p>AIIMS</p></td> <td> <p>NLSIU, Bangalore</p> <p>NALSAR, Hyderbad</p> <p>NUJS, Kolkata</p> <p>NLU, Jodhpur</p> <p>NLIU, Bhopal</p> <p>HNLU, Raipur</p> <p>GNLU, Gandhinagar</p> <p>RMLNLU, Lucknow</p> <p>RGNUL, Patiala</p> <p>CNLU, Patna</p> <p>NUALS, Kochi</p> <p>NLU, Orissa</p> <p>NUSRL, Ranchi</p> <p>NLSJA, Guwahati</p> </td> <td><p>12-May-13</p></td> <td><p>Application Forms Available from Participating NLU's/Selected Branch of SBI's/Online</p></td> <td><p><a href="http://www.clat.ac.in/">www.clat.ac.in</a></p> </td> </tr> <tr> <td><p>CET</p></td> <td><p>IP University, Delhi</p></td> <td><p>26-May-13</p></td> <td><p>Indian Bank - <a href="http://ipuregn.sifyitest.com/"> http://ipuregn.sifyitest.com </a></p></td> <td><p><a href="http://www.ipu.ac.in/">www.ipu.ac.in</a></p></td> </tr> <tr style="background:#dbe5f1"> <td><p>UL-SAT</p></td> <td><p>UPES, Dehradun</p></td> <td><p>25-May-13</p></td> <td><p>Online / UPES / Axis / SBI</p></td> <td><p><a href="http://www.upes.ac.in/">www.upes.ac.in</a></p> </td> </tr> <tr> <td><p>LSAT-India</p></td> <td><p>JGLS, Sonepat, UPES, Dehradun</a></p></td> <td><p>19-May-13</p></td> <td><p>Online</p></td> <td><p><a href="http://www.pearsonvueindia.com/lsatindia">www.pearsonvueindia.com/lsatindia</a></p> </td> </tr> <tr style="background:#dbe5f1"> <td><p>CET</p></td> <td><p>Christ University, Bangalore</p></td> <td><p>28-Apr-13</p></td> <td><p>Online</p></td> <td><p><a href="http://www.christuniversity.in/">www.christuniversity.in</a></p> </td> </tr> <tr> <td><p>SET</p></td> <td><p>Symbiosis Law School, Pune/Noida</p></td> <td><p>4-May-13</p></td> <td><p>Online</p></td> <td><p><a href="http://www.set-test.org/">www.set-test.org</a></p></td> </tr> <tr style="background:#dbe5f1"> <td><p>CET</p></td> <td><p>Bharti Vidyapeeth University, Pune</p></td> <td><p>15/16 June 2013</p></td> <td><p>Online</p></td> <td><p><a href="http://www.bvuniversity.edu.in/">www.bvuniversity.edu.in</a></p></td> </tr> </table> </div> </div> </div> </div><!--inner_cont_wrapper end --> </div><!--inner_wrapper end --> <?php $this->load->view('site/footer'); ?> </div> </body>