?
Current Path : /home1/savoy/public_html/savoyglobal.net/talentquest2013/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/public_html/savoyglobal.net/talentquest2013/application/views/site/home.php |
<!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'); ?> </head> <body> <?php $this->load->view('site/menu'); ?> <div id="container"> <!--div class="banner"> <div class="banner_top"></div> <div class="banner_mid"> <img src="<?=base_url()?>assets/images/banners/banner.jpg" alt="Savoy Global Talent Quest 2013"/> </div> <div class="banner_bot"></div> </div--> <div class="content"> <div class="content_center"> <div class="text_cont_center"> <!-- <h1><font color="#3b3b3b">Everyone loves a shot at Glory,</font></h1> <br/> <h2><font color="#3b3b3b">the question is</font></h2> <br/> <h3><font color="#3b3b3b">ARE YOU READY?</font></h3>--> <img src="<?=base_url()?>assets/images/savoy.jpg" alt="Savoy Global" style="margin-left:180px;" /> <img src="<?=base_url()?>assets/images/home.jpg" alt="Savoy Global" style="margin-left:0px;" /> <!--table style="width:100%"> <tr> <td style="width:33%"><h2>Spell Champ</h2></td> <td style="width:34%;text-align: center;"</td> <td style="width:33%"><h2>Group Dance</h2></td> </tr> <tr> <td style="text-align: center"><img height="150px" width="150px" src="<?=base_url()?>assets/images/spell_champ.jpg" alt="Spell Champ"/></td> <td style="width:34%;text-align: center;margin-top: 40px;color: #000;"><h1>Showcase your<br/><br/> Talent</h1></td> <td style="text-align: center"><img height="150px" width="150px" src="<?=base_url()?>assets/images/group_dance.jpg" alt="Group Dance"/></td> </tr> <tr> <td style="width:33%"></td> <td style="width:34%"><h2>AD ZAP</h2></td> <td style="width:33%"></td> </tr> <tr> <td style="width:34%;text-align: center;margin-top: 40px;color: #000;"><h1>Raise your<br/><br/> Performance</h1></td> <td style="text-align: center"><img height="150px" width="150px" src="<?=base_url()?>assets/images/ad_zap.png" alt="Ad Zap"/></td> <td style="width:34%;text-align: center;margin-top: 40px;color: #000;"><h1>Think. Play.<br/><br/> Have fun.</h1></td> </tr> <tr> <td style="width:33%"><h2>Dumb Charades</h2></td> <td style="width:34%"></td> <td style="width:33%"><h2>Just a Minute</h2></td> </tr> <tr> <td style="text-align: center"><img height="150px" width="150px" src="<?=base_url()?>assets/images/dumb_charades.png" alt="Dumb Charades"/></td> <td style="width:34%;text-align: center;margin-top: 40px;color: #000;"><h1>Win hearts</h1></td> <td style="text-align: center"><img height="150px" width="150px" src="<?=base_url()?>assets/images/just_minute.jpg" alt="Just a Minute"/></td> </tr> </table--> <br/><br/><br/><br/> <p style="text-align:center; font-size: 16px;"><strong>Date: May 11, 2013 (Saturday) | Venue: Birla Public School, Doha | Time: 8 AM to 8 PM</strong></p> <br/> <p style="text-align:center; font-size: 16px;"><strong><h4>Register at <a href="http://www.savoyglobal.net/talentquest2013">www.savoyglobal.net/talentquest2013</a></h4></strong></p> <br/> <p style="text-align:center; font-size: 16px;"><strong>Last Date for Registration: April 28, 2013</strong></p> <br/> <p style="text-align:center; font-size: 16px;"><strong>For queries, contact Mr. Mohamed Ajmal, Head – Training at +974 6614 7458</strong></p> </div><!--text_cont end--> </div><!--content_left end--> <?php //$this->load->view('site/right'); ?> </div><!--content end--> </div><!--container end--> <?php $this->load->view('site/footer'); ?> </body> </html>