Difference between revisions of "Template:IONIS HEADER"

(Correction: header sans balises <html> autour)
Line 1: Line 1:
<html>
 
 
 
<!-- ====HEADER START==== -->
 
<!-- ====HEADER START==== -->
 
         <header class="header_area navbar hidden-xs">
 
         <header class="header_area navbar hidden-xs">
Line 221: Line 219:
 
         </header>                         
 
         </header>                         
 
         <!-- ====HEADER END==== -->
 
         <!-- ====HEADER END==== -->
       
 
   
 
</html>
 

Revision as of 17:06, 9 October 2016

       <header class="header_area navbar hidden-xs">
                       <nav class="navbar-collapse collapse in">
                       </nav>
                       
                       <nav class="mobile_menu hidden">
  • <a href="#body">Project</a>
    • <a href="index.html">Home Page 1</a>
    • <a href="index-2.html">Home Page 2</a>
    • <a href="index-3.html">Home Page 3</a>
    • <a href="index-4.html">Home Page 4</a>
    • <a href="index-5.html">Home Page 5</a>
    • <a href="index-6.html">Home Page 6</a>
    • <a href="index-7.html">Home Page 7</a>
    • <a href="index-8.html">Home Page 8</a>
    • <a href="index-9.html">Home Page 9</a>
  • <a href="#services">Services</a>
  • <a href="#about">About</a>
  • <a href="#Portfolio">Portfolio</a>
    • <a href="protfolio-1.html">Protfolio 1</a>
    • <a href="protfolio-2.html">Protfolio 2</a>
    • <a href="protfolio-3.html">Protfolio 3</a>
    • <a href="case_study.html">Case Study</a>
  • <a href="#blog">Blog</a>
    • <a href="blog_grid.html">Blog Grid</a>
    • <a href="blog-left_sidebar.html">Blog Left Sidebar</a>
    • <a href="blog-right_sidebar.html">Blog Right Sidebar</a>
    • <a href="single_blog-full.html">Single Blog Full</a>
    • <a href="single_blog-left_sidebar.html"> Single Blog Left Sidebar </a>
    • <a href="single_blog-right_sidebar.html"> Single Blog Right Sidebar </a>
  • <a href="#contact">Contact US</a>
                       </nav>
       </header>