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="#">FACULTY</a></h2> </div> <div class="content"> <p align="justify">To impart best education is only dream of our school.Every faculty at "PRINCE" takes proper care to translate a students dream into reality. We try our level best to provide quality education to our students to come out with flying colours in every step of life. They put much emphasis on the all-round development of the students. With the faculties of national repute we try to innvate some new dimensions to shape the career of our dazzling disciples.</p> </div> </article> </div> <?php include("include/sidebarinner.php")?> </section> <!--------------Footer---------------> <?php include("include/footer.php")?> </div> </body> </html>