14:15 write long code for tag instead we can also use style attribute within the tag like this ----
@GreatStackDev9 ай бұрын
thanks rajesh, this comment will help viewers
@affangamer07 Жыл бұрын
BRO TRUST ME ! YOUR VIDEO IS SO HELP FULL
@GreatStackDev Жыл бұрын
Glad you think so!
@bryantony9836 Жыл бұрын
@@GreatStackDev We all do, I share them with my younger brother.
@simplificandoproduto3 ай бұрын
Man, great work and really simple explanation. This video is very helpfull
@GreatStackDev3 ай бұрын
Glad to hear it! Thank you so much.
@Forntenddeveloper10 ай бұрын
Bro Next Video { Typing Speed test Website
@HelenEbose-j3c Жыл бұрын
😮 great work
@malavipande464211 ай бұрын
Inaddition to that Instead of defining the color of the icons separately using individual class names fontawesome itself letting the user to chose the color of the icons with styling option.
@Alaaja_aj Жыл бұрын
this is so nice bro ur videos helping pple who want to build by their own project like this here where i can get alot of concept using diffrent methods to solve problem thanks man
@petermwansa489010 ай бұрын
Awesome and creative!!! Thank you
@TechSecureU Жыл бұрын
Sir which apps you use in your pc.??
@GreatStackDev Жыл бұрын
VS code
@tiagoborges5108 Жыл бұрын
I like it but a have a doubt is it possible to do the same but with web push notifications and if it is how?
@vickyagrawal3295 Жыл бұрын
Great sir.. u give us quality skills.. plz make video on angular..
@GreatStackDev Жыл бұрын
please check this one: kzbin.info/www/bejne/sISQmIVpoM1gppI
@aurobindobhuyan2107 Жыл бұрын
Awesome video, can you suggest how can we limit the messages to 5 messages to appear at a time?
@technicalkunal72259 ай бұрын
You can set a counter variable globally and create a condition in showToast() function if counter>5 buttons got disabled
@uidairasra Жыл бұрын
sir godday se domain aur hosting purchase karne ke bad mujhe apne website me kaam karne ke liye pura control milega na hosting ka
@GreatStackDev Жыл бұрын
yes web hosting ke cPanel se apne website ko manage kar paoge
@adeeltariq8635 Жыл бұрын
sir can you make the vedio on crud operation
@alisher-w1t3 ай бұрын
sir in font awesome i have no kite option so what should i do?
@devi9058 Жыл бұрын
Best tutorial
@Applecitylightkiwi Жыл бұрын
great tut
@MUHAMMADBILAL-wl1rp Жыл бұрын
but this message is not displaying properly. it is less than half shown. and also it is going under the page content. how can i fix it?
@thorocket9 ай бұрын
you need add animation: moveleft .5s linear forwards; not .5 or 0.5 you should add "s" letter
@unclemuhsinmathclass Жыл бұрын
More power Sir
@GreatStackDev Жыл бұрын
Thank you
@minhajUhassan6 ай бұрын
sir, if can provide ta source code it too much helpful
@nsixfkssdbb Жыл бұрын
Nice Video 📸
@GreatStackDev Жыл бұрын
Thank you! 😊
@mdms4549 Жыл бұрын
Very Good Thanks
@GreatStackDev Жыл бұрын
Thanks to you
@BODO_SCRIPTS Жыл бұрын
Good work man!
@dipankarpaul3405 Жыл бұрын
It is an awesome video. Always learned something from your video. Btw can you tell what VS Code theme you use???
@aum387 Жыл бұрын
It looks a lot like Ayu Tokyo Night but I think it's different.
@ISLAMIC_STUDENT_IIUI Жыл бұрын
ASsalamoalikum Sir! Can you teach online courses of website creation??
@GreatStackDev Жыл бұрын
this video can help you to learn website development: kzbin.info/www/bejne/pYq1lZRtitmonqM
@mdrahathosen2395 Жыл бұрын
Want to see custom checkbox design
@GreatStackDev Жыл бұрын
I will make that tutorial in few days
@goatlm10m Жыл бұрын
Nice Work
@GreatStackDev Жыл бұрын
Thanks
@uidairasra Жыл бұрын
mujhe yeh nahi pata hai ki website me jo loading page ata hai usko jaha man chahe waha laga sakta hu jisme loading wala animation baar baar aaye
@GreatStackDev Жыл бұрын
website loading animation ke liye ye video dekhe: kzbin.info/www/bejne/j5eYlZKQrZh0l6s
@felixwarano9 ай бұрын
I am writing to you from Cameroon and in my country programming is not valued at all. I would like you to be my mentor 🤲🤲
@CODE-CULTURE-CITY5 ай бұрын
I'm creating an online platform to teach beginners
@kent_calvin Жыл бұрын
the error message failed to display a red line
@nardo2773 Жыл бұрын
if (msg.includes('Invalid')) { toast.classList.add('invalid'); } ..'// Use lower case in html file... /* line color decreasing , this is style file. lower case too invalid.*/ .toast.invalid::after{ background:orange ; }
@Ghulammustafa-wg6cy Жыл бұрын
hello, sir thanks for this video. sir create a pong game using javascript Thank you
@GreatStackDev Жыл бұрын
Thanks i will consider that
@nardo2773 Жыл бұрын
hi all, cant show the icon before text , any idea?
@nardo2773 Жыл бұрын
Solved... Use an old version.. example : < i class="fas fa-check"> :) , greetings