How to create an Animated Search Form - Link Short
News Update
Wait Generating Movie Link Click Below To Download...

How to create an Animated Search Form




How to create an animated search form..
Demo↓
Animated Search Form

Add Html:
<form>
<input type="text" name="search" placeholder="Search..">
</form>
Add CSS:
input[type=text] {
width: 130px;
box-sizing: border-box;
border: 2px solid #ccc;
border-radius: 4px;
font-size: 16px;
background-color: white;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
}
input[type=text]:focus {
width: 100%;
}

Share with your friends

Give us your opinion
How To Use
  • Put the link on the
  • Generate Link box with http:// or https://
  • Use  CTRL + V  on keyboard to put the link.
  • Click Generate button to get encrypted link.
  • Click Copy URL button.
  • Done