Posts

Showing posts from June 16, 2020

Arin Bansal: For loop

Arin Bansal: For loop : INPUT <html> <head> <script> for(i=1;i<2;i++) {        document.write("10</br>");        docu...

Arin Bansal: LOGIN FORM 2

Arin Bansal: LOGIN FORM 2 : INPUT <html> <head> <title>LoginForm2</title> <style> table {     margin-top:150px;     margin-left:...

Followers