Skip to content

Commit

Permalink
Last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lourguioui committed Feb 13, 2020
1 parent d91cfbf commit fde0998
Showing 1 changed file with 33 additions and 32 deletions.
65 changes: 33 additions & 32 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<!-- Start Menu -->
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">

<li class="nav-item">
<a class="nav-link" href="#" data-scrollto="about">About</a>
</li>
Expand All @@ -90,7 +90,7 @@
<a class="nav-link" href="#" data-scrollto="speaker">Scientific committee</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scrollto="first_edition">First edition</a>
<a class="nav-link" href="#" data-scrollto="sponsors">Partners</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="#" data-scrollto="pricing">Price</a>
Expand Down Expand Up @@ -141,7 +141,8 @@ <h1 class="display-4" id="hero_section_title">
<div class="row" style="text-align: center;">
<div class="col-lg-2"></div>
<div class="col-lg-6">
<a href="#" class="btn btn-rounded btn-outline btn-lg mb-2 button_style">
<a href="https://cseclub.typeform.com/to/pnrNee?fbclid=IwAR3OYiW06IkwW7VJk8GhsPmMSzV-N2mo96F8Vc6zyY9-E444D6TLdLK6ORI"
class="btn btn-rounded btn-outline btn-lg mb-2 button_style" target="_blank">
Register
</a>
</div>
Expand Down Expand Up @@ -1078,41 +1079,41 @@ <h2 class="h1">
<div class="u-h-4 u-w-50 rounded mt-4 u-mb-70 mx-auto" style="background: rgb(255,199,27);
background: linear-gradient(90deg, rgba(255,199,27,1) 0%, rgba(255,18,74,1) 100%);"></div>
</div>

<div class="col-lg-12 objectif animated-element-left">
<div class="row">
<div class="col-lg-5 pb-4">

<img src="assets/img/background/capco.png">
</div>
<div class="col-lg-7 obj-4">
<br />
<P style="text-align: left;"> CapCoWork is an incubator dedicated to the creation of an
ecosystem.<br>
Innovative entrepreneurial company whose dynamic is based on the promotion of and
the coaching of Algerian youth with
the support of the local economic actors.<br>Its mission is to :
<ul style="text-align: left;font-size: 16px;">
<li>
Participate in the emergence of an ecosystem favorable to the development of
innovation while encouraging the
exchange of good practice. local level, regional and international.
</li>
<li>
Creating spaces for meeting and exchange between young people
project leaders, companies, public authorities, universities and
Entrepreneurs
</li>
</ul>
</P>
</div>
<div class="col-lg-12 objectif animated-element-left">
<div class="row">
<div class="col-lg-5 pb-4">

<img src="assets/img/background/capco.png">
</div>
<div class="col-lg-7 obj-4">
<br />
<P style="text-align: left;"> CapCoWork is an incubator dedicated to the creation of an
ecosystem.<br>
Innovative entrepreneurial company whose dynamic is based on the promotion of and
the coaching of Algerian youth with
the support of the local economic actors.<br>Its mission is to :
<ul style="text-align: left;font-size: 16px;">
<li>
Participate in the emergence of an ecosystem favorable to the development of
innovation while encouraging the
exchange of good practice. local level, regional and international.
</li>
<li>
Creating spaces for meeting and exchange between young people
project leaders, companies, public authorities, universities and
Entrepreneurs
</li>
</ul>
</P>
</div>
</div>
</div>


</div>
</div>

</div>

</section>
<!-- End partners -->

Expand Down

0 comments on commit fde0998

Please sign in to comment.