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 --> <div class="slider"> <div class="shell"> <div class="rslides_container"> <ul class="rslides" id="slider"> <li><img src="images/1.jpg"/></li> <li><img src="images/2.jpg"/></li> <li><img src="images/3.jpg"/></li> <li><img src="images/4.jpg"/></li> </ul> </div> </div> </div> <!-- end of header --> <!--------------Content---------------> <section id="content"> <div id="main-content"> <article> <div class="heading"> <h2><a href="#">Welcome To Prince School , Baripada</a></h2> </div> <div class="content"> <p align="justify">Prince Public school is one of the best-equipped Residential school in Odisha with facilities that support excellence.</p> <p align="justify">Quality comes through care and attention. In having to raise children of quality and purpose, to make them the kind of citizens the world needs so much today than ever before, we have to educate children not just with instructions but train them in that direction with all the attention and care they deserve. We believe in continuous assessments, balanced syllabi and a sound foundation.</p> <p align="justify"> Prince Public School is committed to develop and enhance “life skills” - the ability to communicate, to lead, to be a team player, to empathize and most of all, we are committed to producing citizens with a secular world view, citizens who respect and indeed celebrate differences, and see differences as a unique opportunity to mould a strong nation. We invite you to be partners in this process. </p> <p><img src="css/images/homead.png" width="571" height="269"></p> <p></p> <p></p> </div> </article> </div> <?php include("include/sidebar.php")?> </section> <!--------------Footer---------------> <?php include("include/footer.php")?> </div> </body> </html>