Showing posts with label js. Show all posts
Showing posts with label js. Show all posts
Friday, June 25, 2021
codingindia, electron, htmlcss, js, more-lang
Hello readers, Today in this blog you’ll learn how to create Desktop App with HTML/CSS/JS - Electron Tutorial 2021
Coding INDIA
June 25, 2021
Thursday, May 27, 2021
calendat card, codingindia, js
Coding INDIA
May 27, 2021
Hello readers, Today in this blog you’ll learn how to create an Calendar Card UI with Digital clock Desigusing HTML CSS & JavaScript.
The calendar card and digital clock is the ui design. A calendar card with digital clock can make using HTML, CSS, and JavaScript only.
If you’re feeling difficult to understand what I am saying. You can watch a full video tutorial on this program [Calendar Card UI Design | Glassmorphism - HTML, CSS & Javascript & Digital Clock UI Design].
Video Tutorial of Elastic Animation on Search Bar
You might like this:
- Random Password Generator
- Animated Login Form using HTML CSS | Glass morphism
- Animated Pricing Card UI Design using only HTML & CSS
Calendar Card UI Design | Glassmorphism - HTML, CSS & Javascript & Digital Clock UI Design [Source Codes]
Please download the source code files from the given download button. It’s free and a .zip file will be downloaded then you’ve to extract it.
If your code doesn’t work or you’ve faced any errors/problems then please comment down or contact us from the contact page.
Thursday, May 20, 2021
codingindia, js
* Animated Login Form using HTML CSS | Glass morphism
Coding INDIA
May 20, 2021
Hello readers, Today in this blog you’ll learn how to create a Random Password Generator App using HTML CSS & JavaScript. Earlier I have shared a blog on how to make login form with only html & css . Now it’s time to create Random Password Generator.
Random Password Generator is a program that automatically generates a password randomly. Those generated passwords are mix with numbers, alphabets, and punctuations. This type of program helps the user to create a strong password.
Today in this program, I’ll share with you this program (Random Password Generator). In this program, there is a container with an input field, a copy icon, and a button. When you click on the generate password button each time this program automatically generated a random password and, there is shown a copy button that copies that generated password when you click on that button.
If you’re feeling difficult to understand what I am saying. You can watch a full video tutorial on this program (Random Password Generator).
Video Tutorial of Random Password Generator App
As you have seen, the Random Password Generator Program in the video. This program generates a random password with the help of JavaScript Math.random() random function. Without JavaScript, this program won’t generate a random password. And therein video, you have also seen, the copy button which copies generated password. It is possible with the JavaScript document.execCommand(“copy”).
If you like this program (Random Password Generator) and want to get source codes. You can easily get the source codes of this program. To get the source codes you just need to scroll down.
You might like this:
Random Password Generator App [Source Codes]
Please download the source code files from the given download button. It’s free and a .zip file will be downloaded then you’ve to extract it.
Subscribe to:
Posts (Atom)

