This is our awesome team
Present your team in an interesting way

John Marvel

CEO

Paris, France
Creative Tim Inc.
john@creative-tim.com
"To be or not to be, this is my awesome motto!"

Experince

In the project since 2011

Areas of Expertise

Web design, Adobe Photoshop, HTML5, CSS3, Corel and many others...

Andrew Mike

Web Developer

Bucharest, Romania
Creative Tim Inc.
mike@creative-tim.com
"To be or not to be, this is my awesome motto!"

Experince

Mike was working with our team since 2012.

Areas of Expertise

Web design, Adobe Photoshop, HTML5, CSS3, Corel and many others...

Inna Corman

Product Manager

Paris, France
Creative Tim Inc.
inna@creative-tim.com
"To be or not to be, this is my awesome motto!"

Experince

Inna was working with our team since 2012.

Areas of Expertise

Web design, Adobe Photoshop, HTML5, CSS3, Corel and many others...


If you want to use the rotating presentation cards you have to add to your project these files:

        
<link href="css/bootstrap.css" rel="stylesheet" /> <link href="css/rotating-card.css" rel="stylesheet" /> <link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" />

Here is the html code for one card:

        
<div class="card-container"> <div class="card"> <div class="front"> <div class="cover"> <img src="images/rotating_card_thumb3.png"/> </div> <div class="user"> <img class="img-circle" src="images/rotating_card_profile.png"/> </div> <div class="content"> <div class="main"> <h3 class="name">Inna Corman</h3> <p class="profession">Product Manager</p> <h5><i class="fa fa-map-marker fa-fw text-muted"></i> Paris, France</h5> <h5><i class="fa fa-building-o fa-fw text-muted"></i> Creative Tim Inc. </h5> <h5><i class="fa fa-envelope-o fa-fw text-muted"></i> inna@creative-tim.com</h5> </div> <div class="footer"> <div class="rating"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> </div> </div> </div> <!-- end front panel --> <div class="back"> <div class="header"> <h5 class="motto">"To be or not to be, this is my awesome motto!"</h5> </div> <div class="content"> <div class="main"> <h4 class="text-center">Experince</h4> <p>Inna was working with our team since 2012.</p> <h4 class="text-center">Areas of Expertise</h4> <p>Web design, Adobe Photoshop, HTML5, CSS3, Corel and many others...</p> </div> </div> <div class="footer"> <div class="social-links text-center"> <a href="http://cretive-tim.com" class="facebook"><i class="fa fa-facebook fa-fw"></i></a> <a href="http://cretive-tim.com" class="google"><i class="fa fa-google-plus fa-fw"></i></a> <a href="http://cretive-tim.com" class="twitter"><i class="fa fa-twitter fa-fw"></i></a> </div> </div> </div> <!-- end back panel --> </div> <!-- end card --> </div> <!-- end card-container -->

Copyright © 2015 Creative Tim, made with for a better web.