Guest User

Untitled

a guest
Mar 7th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 6.07 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html lang="en" dir="ltr">
  4. <head>
  5. <title>Gestion De Scolarité</title>
  6.  
  7. <meta charset="UTF-8">
  8. <link rel="stylesheet" href="styles/style.css" type="text/css">
  9.  
  10. <script src="scripts/jquery-1.8.2.min.js"></script>
  11. <script src="scripts/jquery-defaultvalue.js"></script>
  12. <script src="scripts/jquery-browsercheck.js"></script>
  13. <!--[if lt IE 9]>
  14. <link rel="stylesheet" href="styles/ie.css" type="text/css">
  15. <script src="scripts/ie/html5shiv.min.js"></script>
  16. <![endif]-->
  17. <!-- homepage scripts -->
  18. <script src="scripts/jquery-innerfade.js"></script>
  19. <script>
  20. $(function () {
  21.     $('#rotate').innerfade({
  22.         animationtype: 'fade',
  23.         speed: 750,
  24.         timeout: 5000,
  25.         type: 'sequence',
  26.         containerheight: 'auto'
  27.     });
  28. });
  29. </script>
  30. <!-- / homepage scripts -->
  31. </head>
  32. <body>
  33. <div class="wrapper row1">
  34.   <header id="header" class="clear">
  35.     <hgroup>
  36.       <h1><a href="#">G<span>estion</span></a></h1>
  37.       <h2>De Scolarité<br>
  38.         Université De Mascara</h2>
  39.     </hgroup>
  40.     <form action="#" method="post">
  41.       <fieldset>
  42.         <legend>Recherche :</legend>
  43.         <input type="text" value="Recherche" onFocus="this.value=(this.value=='Recherche')? '' : this.value ;">
  44.         <input type="submit" id="sf_submit" value="submit">
  45.       </fieldset>
  46.     </form>
  47.   </header>
  48. </div>
  49. <div class="wrapper row2">
  50.   <nav id="topnav">
  51.     <ul class="clear">
  52.       <li class="active"><a href="index.html">Université</a></li>
  53.      
  54.      
  55.       <li><a href="Departements.php">Departements</a>
  56.       <li><a href="ajouter_dep.php">Ajouter </a>
  57.       <li><a href="Departements.php">Modifier </a>
  58.       <li><a href="Departements.php">Supprimer </a>
  59.       <li><a href="Departements.php">Impression</a>
  60.    
  61.        
  62.       </li>
  63.          
  64.      
  65.     </ul>
  66.   </nav>
  67. </div>
  68. <!-- content -->
  69. <div class="wrapper row3">
  70.   <div id="container" class="clear">
  71.     <!-- content body -->
  72.     <!-- ########################################################################################## -->
  73.     <!-- ########################################################################################## -->
  74.     <div id="homepage">
  75.       <!-- ########################################################################################## -->
  76.       <!-- Shout -->
  77.  
  78. <div id="contact-form" class="clearfix">
  79.     <h1>Ajouter Un Nouveau Departement : </h1>
  80.    
  81.     <ul id="errors" class="">
  82.         <li id="info">There were some problems with your form submission:</li>
  83.     </ul>
  84.     <p id="success">Thanks for your message! We will get back to you ASAP!</p>
  85.     <form id="myForm" method="post" action="db_ajouter_dep.php">
  86.         <label for="name">Nom Du Departements: <span class="required">*</span></label>
  87.         <input type="text"  name="Nom_Dep" value=""  required="required" autofocus="autofocus" />
  88.                 <label for="telephone">Telephone: <span class="required">*</span></label>
  89.        <input type="int" id="Tel_Dep" name="Tel_Dep" value="" placeholder="" required="required" autofocus="autofocus" />
  90.          
  91.        
  92.  
  93.  <![CDATA[ */
  94. (function(){try{var s,a,i,j,r,c,l,b=document.getElementsByTagName("script");l=b[b.length-1].previousSibling;a=l.getAttribute('data-cfemail');if(a){s='';r=parseInt(a.substr(0,2),16);for(j=2;a.length-j;j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}s=document.createTextNode(s);l.parentNode.replaceChild(s,l);}}catch(e){}})();
  95. /* ]]>
  96. </script>
  97.          
  98.         <label for="telephone">Fax: <span class="required">*</span></label>
  99.         <input type="int" id="Fax_Dep" name="Fax_Dep" value="" placeholder="" required="required" autofocus="autofocus" />
  100.           <label for="enquiry">Chef de departements : </label>
  101.         <div>
  102.                 <?php include 'aff_ens.php'; ?>
  103.        
  104.            </div>
  105.        
  106.          
  107.         <span id="loading"></span>
  108.         <input type="submit" value="Ajouter : " id="sub" />
  109.        
  110.     </form>
  111. </div>
  112.       <!-- / Info -->
  113.       <!-- ########################################################################################## -->
  114.     </div>
  115.     <!-- ########################################################################################## -->
  116.     <!-- ########################################################################################## -->
  117.     <!-- / content body -->
  118.   </div>
  119. </div>
  120. <!-- Footer -->
  121. <div class="wrapper row4">
  122.   <div id="footer" class="clear">
  123.     <!-- Section One -->
  124.     <section class="one_quarter first">
  125.       <h2 class="title">Contact Details</h2>
  126.       <address>
  127.       Université De Mascara<br>
  128.      
  129.       Bp 305 Route de Mamounia, 29000 Mascara, Algeria<br>
  130.            Faculté des Sc et de la Technologie
  131.       </address>
  132.       <p>Tel:  045 81 39 98<br>
  133.          Fax:  045 81 39 98<br>
  134.                  Email: <a href="#">[email protected]</a></p>
  135.     </section>
  136.     <!-- Section Two -->
  137.     <section class="one_quarter">
  138.       <h2 class="title">Liens rapides</h2>
  139.       <nav>
  140.         <ul>
  141.           <li class="first"><a href="#">Université De Mascara</a></li>
  142.          
  143.         </ul>
  144.       </nav>
  145.     </section>
  146.     <!-- Section Three -->
  147.  
  148.     <!-- Section Four -->
  149.     <section class="one_quarter">
  150.       <h2 class="title">Login Admin</h2>
  151.       <form method="post" action="#">
  152.         <fieldset>
  153.           <legend>Contact Form:</legend>
  154.           <label for="nl_name">User:</label>
  155.           <input type="text" name="nl_name" id="nl_name" value="">
  156.           <label for="nl_email">Password:</label>
  157.           <input type="text" name="nl_email" id="nl_email" value="">
  158.           <button type="submit" value="submit">Login</button>
  159.         </fieldset>
  160.       </form>
  161.     </section>
  162.     <!-- / Section -->
  163.   </div>
  164. </div>
  165. <!-- Copyright -->
  166. <div class="wrapper row5">
  167.   <footer id="copyright" class="clear">
  168.     <p class="fl_left">Copyright &copy; 2014 - All Rights Reserved - <a href="#">Université De Mascara</a></p>
  169.    
  170.   </footer>
  171. </div>
  172. <script>
  173. $(document).ready(function () {
  174.     $("#nl_name, #nl_email").defaultvalue("Name", "Email Address");
  175. });
  176. </script>
  177. </body>
  178. </html>
Advertisement
Add Comment
Please, Sign In to add comment