JS Typewriter (Text Animation)
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!--made by vipul mirajkar thevipulm.appspot.com-->
<h1>
<a href="" class="typewrite" data-period="2000" data-type='[ "Hi, Im VipulM.", "I am Creative.", "I Love Design.", "I Love to Develop." ]'>
<span class="wrap"></span>
</a>
</h1>
body {
background-color:#ce3635;
text-align: center;
color:#fff;
padding-top:10em;
}
* { color:#fff; text-decoration: none;}
hai, nice code.but how i can implement this code with php and mysql database ?,this code is basic ui, add the html code where you want it to display on your page then create and external js file for the js code, same goes for the css,The author is vipulmirajkar

Loading...