Current File : /home/inlingua/www/sensoriumpsychologists.com/student/certificate_bckup.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" id="course">
<div style="width:100%; height:auto;border:5px solid #F7F7F7; margin:0 auto;">
               <div class="certify-form" style="width:100%; height:auto; padding:20px; text-align:center; border: 10px solid #787878;margin:0 auto;">
<div style="width:100%; height:auto; padding:20px; text-align:center; border: 5px solid #787878; background-color:#F4F4F4;padding-bottom:120px;">
<div class="col-md-4 pull-left"><img src="../img/logo/logo.png"/>
</div>
<div class="col-md-6 pull-left" style="font-size: 25px;font-weight: bold;line-height: 27px; margin-top: 22px;">Shristi Child Development<br/>&amp;<br/> Learning Institute</div>
<div class="col-md-2 pull-left">
</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><span>Recognized under PWD Act, Delhi, National Trust & RCI(Govt. of India)</span><br>
       <span style="font-size:25px"><i>This is to certify that</i></span>
       <br><br>
       <span style="font-size:30px"><b><input style="
    border-bottom: 1px solid #000;border-left: none;border-right: none;border-top: none;
    background-color: transparent;" 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 style="
    border-bottom: 1px solid #000;border-left: none;border-right: none;border-top: none;
    background-color: transparent;"  type="text" placeholder=""/>, 20<input style="
    border-bottom: 1px solid #000;border-left: none;border-right: none;border-top: none;
    background-color: transparent;" 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 pull-left"><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 pull-right"><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>
 
</div></div>
                    </div>
					
					
					<div class="col-sm-3">
</div>
                        

                        <div class="col-sm-9">
					
					<button onclick="myFunction('course')" class="btn pull-right">Print</button>
</div>
 <script>

function myFunction(mydiv) {

    
	var printContents = document.getElementById(mydiv).innerHTML;
     var originalContents = document.body.innerHTML;

     document.body.innerHTML = printContents;

     window.print();

     document.body.innerHTML = originalContents;
	


    


}

</script>

                 </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>