Hello Everyone, on this occasion I will share a tutorial on how to add title animation in blogger. You can easily apply this title animation on your blogger website.
This Animated title animation is created with the help of html and css. It does not use JavaScript. If you want to apply this title animation on your blog then read full post and follow given steps.
Don't forget to back up your template before changing or adding this animation or anything to your blogger. So that if anything goes wrong with your template, you can use your back up template.
How to Add Title Animation in Blogger :-
</head>
tag.<style type='text/css'>
/* Title Animation Css Code By Www.SmartTechMukesh.Com */
#smarttechmukesh{position:relative}#smarttechmukesh:before,#smarttechmukesh:after{content:"";position:absolute;top:50%;width:3%;height:100%;transform:translateY(-50%);background:#6200ee;z-index:1}#smarttechmukesh:before{left:155%;animation:light-left 1.8s infinite alternate linear}#smarttechmukesh:after{right:-55%;animation:light-right 3.0s infinite alternate linear}@keyframes light-left{0%{left:85%;opacity:0}50%{left:40%;opacity:1}100%{left:50%;opacity:0}}@keyframes light-right{0%{right:80%;opacity:0}50%{right:100%;opacity:1}100%{right:0%;opacity:0}}
</style>
Note :- Change The Marked Color Code According To You Need.
<div class='headerInner'>
<div class='headerInner' id='smarttechmukesh'>
Conclusion :-
In this post I have explained How to Add Title Animation in Blogger Using Html And Css. Hope this tutorial can be useful for you all and thank you for visiting our website.
Refrence :
Www.SmartTechMukesh.Com
Bhai hume kya smart tech mukesh ko chabge karna hoga ya waise rehne dene se koi prh nahi hai
ReplyDeleteKoi Problem nahi hoga bhai. Ye sirf class hai jo title animation ko style dega.
DeleteI have to use this animation on Image! What should I do?
ReplyDeleteI mean image Header..
DeleteAdd This id='smarttechmukesh' ' after image code.
Deletehow to add small header for fletro pro
ReplyDeleteits awesome I added on my site <a herf="https://technostone.xyz>Technostone</a>
ReplyDelete