Current File : /home/inlingua/public_html/sensoriumpsychologists.com/backup/student/certificate_oldd.php |
<?php include("common/head_links.php");?>
</head>
<body class="theme_skin_kinder">
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="box_wrapper">
<?php include("common/header.php");?>
<?php include_once("common/left_side_bar.php");?>
<section id="topOfPage" class="topTabsWrap color_section">
<div class="container">
<div class="row">
<div class="col-sm-7"></div>
<div class="col-sm-3">
<!--<div class="speedBar">
<a class="home" href="index.html">Home</a>
<span class="breadcrumbs_delimiter"> / </span>
<a class="all" href="#">All Posts</a>
<span class="breadcrumbs_delimiter"> / </span>
<span class="current">About Us</span>
</div>-->
<h3 class="pageTitle certificate">Certification</h3>
</div>
</div>
</div>
</section>
<section class="mainWrap">
<div class="container">
<div class="row">
<div class="col-sm-3"></div>
<div class="col-sm-9">
<div style="width:810px; height:855px;border:5px solid #F7F7F7">
<div class="certify-form" style="width:800px; height:850px; padding:20px; text-align:center; border: 10px solid #787878;margin:0 auto;">
<div style="width:750px; height:800px; padding:20px; text-align:center; border: 5px solid #787878; background-color:#F4F4F4">
<div class="col-md-3"><img src="../img/logo/logo.png"/>
</div>
<div class="col-md-6" style="font-size: 25px;font-weight: bold;line-height: 27px; margin-top: 22px;">Shristi Child Development<br/>&<br/> Learning Institute</div>
<div style="clear:both"></div>
<span style="font-size:50px; font-weight:bold; color:#2d659e;line-height:55px;">ADVANCED DIPLOMA IN LEARNING DISABILITY</span>
<span style="font-size:50px; font-weight:bold;line-height:55px;">CERTIFICATE</span>
<br><spam>Recognized under PWD Act, Delhi, National Trust & RCI(Govt. of India)</spam><br>
<span style="font-size:25px"><i>This is to certify that</i></span>
<br><br>
<span style="font-size:30px"><b><input type="text" placeholder=""/> </b></span><br/><br/>
<span style="font-size:25px"><i>has passed the examination for the diploma held in the month of</i></span> <br/><br/>
<span style="font-size:30px"><input type="text" placeholder=""/>, 20<input type="text" placeholder=""/>, </span> <br/><br/>
<span style="font-size:20px"><b>a six month course in LEARNING DISABILITY.</b></span> <br/><br/><br/><br/>
<div class="col-md-6"><p><b><img src="img/chairman.png" height="50" width="150"> </b></p><p>Authorised signatory</p><p style="font-weight: bold;"><strong>Chairman</strong></p></div>
<div class="col-md-6"><p><b><img src="img/coordinator.png" height="50" width="150"> </b></p><p>Authorised signatory</p><p style="font-weight: bold;"><strong>Course Cordinator</strong></p></div>
</div>
<button onclick="myFunction()" class="btn">Print</button>
<script>
function myFunction() {
window.print();
}
</script>
</div></div>
</div>
</div>
</div>
</section>
<?php include("common/footer.php");?>
</div><!-- eof #box_wrapper -->
<div class="preloader">
<div class="preloader_image"></div>
</div>
<?php include("common/footer_links.php");?>
<style>
.certify-form input[type="text"]{border-bottom: 1px solid #000;border-left:none;border-right:none;border-top:none;background-color: transparent;}
</style>
</body>
</html>