korsygfhrtzangaiide
Elepffwdsff
/
home3
/
nmslyumy
/
www
/
ppsbaripada
/
Upload FileeE
HOME
<!DOCTYPE html> <html lang="en"> <head> <title>Welcome To Prince Public School ,Bariapda, Odisha</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=0"> <link rel="stylesheet" href="css/style.css" type="text/css" media="all"> <link rel="stylesheet" href="css/responsiveslides.css" type="text/css" media="all"> <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="all"> <link href='http://fonts.googleapis.com/css?family=Ubuntu:400,500,700' rel='stylesheet' type='text/css'> <script src="js/jquery-1.8.0.min.js"></script> <!--[if lt IE 9]><script src="js/modernizr.custom.js"></script><![endif]--> <script src="js/jquery.flexslider-min.js"></script> <script src="js/functions.js"></script> <script src="js/jquery.min.js"></script> <script src="js/responsiveslides.js"></script> <script> $(function () { $("#slider").responsiveSlides({ auto: true, pager: true, nav: true, speed: 500, maxwidth: 960, namespace: "centered-btns" }); }); </script> </head> <body> <div id="wrapper"> <?php include("include/header.php")?> <!-- end of navigation --> <!-- slider-holder --> <!-- end of header --> <!--------------Content---------------> <section id="content"> <div id="main-content"> <article> <div class="heading"> <h2><a href="#">Message from Principal</a></h2> </div> <div class="content"> <p align="justify">“Life is no brief candle for me. It is sort of a splendid torch which I have got a hold of for the moment, and I want to make it burn as brightly as possible before handing it over to future generations.”</p> <P>A hearty welcome to all our prospective students, their parents and well-wishers.</P> <P>Each day commences with a pious and holy offering to the Almighty in the form of Gayatri Mantra. The blessings of the Almighty have made us triumphant in establishing new benchmarks consistent with the millennium. </P><P>Quality is never a matter of chance or fortune; it is the result of planning, team work and a commitment to excellence.</P> <p class="more"><a class="button" href="#">Read more</a></p> </div> </article> </div> <?php include("include/sidebarinner.php")?> </section> <!--------------Footer---------------> <?php include("include/footer.php")?> </div> </body> </html>