Posts

Showing posts from March 24, 2024

Make Login and Signup form in bootstrap

Image
Create and make login and signup redirecting form in bootstrap. two button were place in the front of of form one button is login and one button is signup form with user profile. login and signup form were redirectable to each other by creating new account and login here when the user click on login here the form will call login form when the user click on create account the form will be signup form. Tutorials Of Login and signup form Download Source code

Build Quiz App in JavaScript

Image
Let's try to build a quiz app in html CSS and JavaScript for beginner to advanced. agreement form will be undertaking by every candidate before start the quiz. this quiz app is build on multi choice question every question has four option a, b, c, and d correct option will select by user. Source code link are given below. Watch video foe more details Download Source Code