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

John Marvel

CEO

"I'm the new Sinatra, and since I made it here I can make it anywhere, yeah, they love me everywhere"

"To be or not to be, this is my awesome motto!"

Job Description

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

235

Followers

114

Following

35

Projects

Andrew Mike

Web Developer

"Lamborghini Mercy
Your chick she so thirsty
I'm in that two seat Lambo"

"To be or not to be, this is my awesome motto!"

Job Description

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

235

Followers

114

Following

35

Projects

Inna Corman

Product Manager

"I'm the new Sinatra, and since I made it here I can make it anywhere, yeah, they love me everywhere"

"To be or not to be, this is my awesome motto!"

Job Description

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

235

Followers

114

Following

35

Projects


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="https://netdna.bootstrapcdn.com/font-awesome/4.5.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> <p class="text-center">"I'm the new Sinatra, and since I made it here I can make it anywhere, yeah, they love me everywhere"</p> </div> <div class="footer"> <div class="rating"> <i class="fa fa-mail-forward"></i> Auto Rotation </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">Job Description</h4> <p class="text-center">Web design, Adobe Photoshop, HTML5, CSS3, Corel and many others...</p> <div class="stats-container"> <div class="stats"> <h4>235</h4> <p> Followers </p> </div> <div class="stats"> <h4>114</h4> <p> Following </p> </div> <div class="stats"> <h4>35</h4> <p> Projects </p> </div> </div> </div> </div> <div class="footer"> <div class="social-links text-center"> <a href="https://creative-tim.com" class="facebook"><i class="fa fa-facebook fa-fw"></i></a> <a href="https://creative-tim.com" class="google"><i class="fa fa-google-plus fa-fw"></i></a> <a href="https://creative-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.