Brother your videos are awsome...you are covering many topics even in a single video..One kind request if you could add your voice with explaination then it would be very good for beginners like us bro....thanks for teaching us...Need more javascript projects with your voice explaination...Thank u so much bro
Please provide the specific placement and quantity of the duration for each animation. My text is lengthy, and if I increase the animation's duration, the text becomes distorted.
Definitely javascript because with javascript we can do complex and more attractive animation easily. You can compare this video typing animation with this video - th-cam.com/video/tcskp-ncN0I/w-d-xo.html
Great this is coool... I will try it. Umm i have a question I want to know, can we import a custom template into blogger like with all the assets(css, js, plugin, etc) ... ?? Or just want to know how to merge all the assets as xml file so that I can import it on blogger... Please help me... By the way Thanks a lot for sharing such an amazing content 🙂🤩
I dont know why but the animation on mine is broken like it's cut where you can see the half of the other word and anothee half of a dif word and the line is only starting at the end
Why when i change the steps to any number i want the thing starts bugging? i added an li and increased the steps but a weird animation is now happening plz help!
Hey!, Great video but I have kept the background as linear gradient to right how to merge the color of the background in .dynamic-txts li span::after{ with the color of my body background.... Kindly reply ASAP
Brother I try your code but this is not working for me please help. It’s not showing the output what exactly you showing in the video I follow your each and evercode but still
Sir, I need only three-span (1. Web Developer, 2. Graphic Designer, 3. Digital Marketer). how to get this design please help me because my texts are overlapping with each other
You would have to give each list item in the HTML file an individual class or ID and then you can adress the list item individually through the CSS. Since there is already a proper format with the class solution, it is preferable to use IDs instead of classes, because it is more common to design specific single elements with IDs and it overrides the properties that are specified in the class. I hope my answer can help you! :)
Improved version of this Text Typing Effect
Watch: th-cam.com/video/DLs1X9T1GcY/w-d-xo.html
Programming By TSH --- This channel is so good too
done sir.... great video
I can't believe it, just what I needed !! hahaha thanks for sharing
Glad I could help!
Bro you nailed it without js I cannot imagine 😅
Proud that its from Nepal. Thanks for helping man, it made my day :D
This is the best web development Channel ever...❤
Glad you think so!
What!!!😮😮Thank you. Thank you. I can't understand how developers create animation types. Thank you
It's all depends on learning.
Best front-end tutorials ever
This is exactly what I am looking for!! Thank you !
You're most welcome!
It's so easy to follow u and u r not speaking! Definitely earned a new subscriber :D
That's a very good tutorial, fast and clean explanation
Omg!! This what i am searching for past 2 days. Thanks a lot 👍👍
Brother your videos are awsome...you are covering many topics even in a single video..One kind request if you could add your voice with explaination then it would be very good for beginners like us bro....thanks for teaching us...Need more javascript projects with your voice explaination...Thank u so much bro
I will try my best...Stay tuned with us :)
Thank you so much!
Keep growing
Programming By TSH --- This channel is so good too
Easier to use the typeit plugin) Good job 👍
Yeah thanks and I've also made a video on it - th-cam.com/video/tcskp-ncN0I/w-d-xo.html
@@CodingNepal 22
Wow! It's an idea I didn't think of.
Glad you like it!
Ekdamai ramro sir.
Glad you like it :)
Loved it ❤
i can't believe it, that's awesome. ty bro
I want animate it like it does backspace not at once but by letter by letter. How can I do that?
What i needed !
bro you are the goat
This is amazing man. You earned a subscriber 😄
Awesome, thank you!
Great tutorial..! Love from Bangladesh😍
Thank you so much 😀
You the best bro 🇹🇬♥️
Thanks bro :)
Hey, please explain why did you give margin: 0 -35px 0 35px at 03:36
Pretty much what i was thinking nice logic✨😌
How to add 5th line in animation ??
where did u code? its cool that u can code and see the result at the same time
That's what i was thinking for and you made it.Thanks
Hope you like it!
bro big fan love from bangladesh dhaka
Thank you so much
Amazing... Just awesome! Thanks for the tutorial...
My pleasure!
Thanks bro, very nice!
Glad you like it!
Brilliant! I enjoyed this very much! Thank you! Is there a way to backspace and then type again as if fixing a typo?
Simply Awesome !
Beautifull
Beautifull
Bravo!
Thank you so much! It's such a cool effect!
I'm glad you like it
Op @keyframe trick bruh , Keep progressing
Thank you so much 😀
You are awesome! Thanks for this video!!!!
Please provide the specific placement and quantity of the duration for each animation. My text is lengthy, and if I increase the animation's duration, the text becomes distorted.
😁 dhanyewad...
Welcome :)
Can we make this responsive by using a media query?
the background sound was amazing
Thank you so much Sir God bless you
Most welcome
@@CodingNepal 🤗
what do you think, which is better? to use javascript for animation like this or HTML-CSS?
Definitely javascript because with javascript we can do complex and more attractive animation easily. You can compare this video typing animation with this video - th-cam.com/video/tcskp-ncN0I/w-d-xo.html
how do you paste the code in 0:42? what's the shortcut key?
It's ctrl+shift+d
Thank you sooo much dude!!!
Happy to help
But what if we want to add the text infront of an image, in the 41st line, what should we change?
i have the same question
Very helpful. Thank you
Best guys in the world
Great this is coool... I will try it.
Umm i have a question I want to know, can we import a custom template into blogger like with all the assets(css, js, plugin, etc) ... ??
Or just want to know how to merge all the assets as xml file so that I can import it on blogger...
Please help me...
By the way Thanks a lot for sharing such an amazing content 🙂🤩
I think you need to watch blogger tutorials.
@@CodingNepal Ohh opps...
Can you just share the link of it plz.
Thanks for replying.
Amazing and easy. Congratulations!
Thanks for your help codingnepal....i done by project with your help...thank you so much..
Great bro :)
Thanks bro😁
@@CodingNepal 😅
How to change animation seconds for only 2 li spam
I can’t figure it out
Thank you for the idea
Awesome!
Thanks!
if i put 36px for font size it will be messy. what should i do to look nice
It's proportion and for 36px font-size, you mush change the following:
.wrapper .dynamic-txts{
height: 54px;
line-height: 54px;
}
.dynamic-txt li{
font-size: 36px;
}
@keyframes slide {
100%{
top: -216px;
}
}
Nice bro!
Thanks bro 🔥
Arigato brother❤
Amazing!! thank you for making this video. you are genius.
Help me I was having problem you can see my project 😭
Thank you very much!
Great bro
I dont know why but the animation on mine is broken like it's cut where you can see the half of the other word and anothee half of a dif word and the line is only starting at the end
You are amazing broo
In which all are you making
I didn't understand
i love your content
it's short and useful
Why when i change the steps to any number i want the thing starts bugging? i added an li and increased the steps but a weird animation is now happening
plz help!
Awesome 😊😊
Thanks for the visit
Excellent
Thank you so much 😀
Programming By TSH --- This channel is so good too
your videos awesom also u share source code well & good thanks for this kindness
Love this! I just need it to be mobile responsive now. Any tips? I'm new to html and css.
Can we do by javascript? How can we do this by using Javascript? Event listener?
that's so clever
this is very nice. But when i try to edit the font-size is the whole code broke.
What if I want to make the animation stop after
thank you so much
Thank's lot I just wanted it
Great video buddy.. Amazing!! Btw.. What's your pc specification!?... Kindly mention all in detail... Thanks!!
CPU - Ryzen 3 3300
GPU - GTX 1650
Motherboard - MSI B450M A Pro
Ram - 8 * 2 = 16GB
SSD - 256 GB
HDD - 500GB
PSU - 550 watt
amazing coding
Great❤️
Programming By TSH --- This channel is so good too
Hey!, Great video but I have kept the background as linear gradient to right how to merge the color of the background in .dynamic-txts li span::after{ with the color of my body background.... Kindly reply ASAP
Use background as transparent.
Programming By TSH --- This channel is so good too
Hi, do you know how I can get the texts : youtuber, developer, freelancer in the next line?
How can i make it with vanilla javascript?
What extension do you use to preview the code? I am a new follower!
Atom HTML Preview
hey for some reason it repeats words two times for me even after using exact code, any way you can help
Brother I try your code but this is not working for me please help. It’s not showing the output what exactly you showing in the video I follow your each and evercode but still
Awesome
Thanks 😁
I'm a new to htmls css, how can I make this animation responsive?
Sir, I need only three-span (1. Web Developer, 2. Graphic Designer, 3. Digital Marketer). how to get this design please help me because my texts are overlapping with each other
Bro i want to remove the cursor after animation is done i can i do that
Could I ask, why we choose steps(4)?
cause we only have four li elements
Bro pls reply, how can I do this having a background image?
Lit💥
Programming By TSH --- This channel is so good too
How to make this effect responsive for the websites
Lovely
Thanks Man!
I am wondering how to do this with multiple lines, where each row has a different li color as follows:
Line1: blue animation
Line2: gold animation
...
You would have to give each list item in the HTML file an individual class or ID and then you can adress the list item individually through the CSS. Since there is already a proper format with the class solution, it is preferable to use IDs instead of classes, because it is more common to design specific single elements with IDs and it overrides the properties that are specified in the class. I hope my answer can help you! :)
@@jonprumeier9900 thanks a lot))
Programming By TSH --- This channel is so good too
How to give a little pause after each word
Is it gonna work for new line?
Great :)
Thanks!