Arin Bansal: For loop Get link Facebook X Pinterest Email Other Apps - June 16, 2020 Arin Bansal: For loop : INPUT <html> <head> <script> for(i=1;i<2;i++) { document.write("10</br>"); docu... Read more
Arin Bansal: LOGIN FORM 2 Get link Facebook X Pinterest Email Other Apps - June 16, 2020 Arin Bansal: LOGIN FORM 2 : INPUT <html> <head> <title>LoginForm2</title> <style> table { margin-top:150px; margin-left:... Read more
Arin Bansal: LOGIN FORM Get link Facebook X Pinterest Email Other Apps - June 12, 2020 Arin Bansal: LOGIN FORM : INPUT <html> <head> <title>Login Form</title> <style> body { background-image:url("img.jp...🀣 Read more
Arin Bansal: Boxmodel in CSS Get link Facebook X Pinterest Email Other Apps - June 11, 2020 Arin Bansal: Boxmodel in CSS : INPUT <html> <head><title>Boxmodel</title> <style> p{ background-color:#ff0d55; color:green; ... Read more
Arin Bansal: TIME TABLE(T.T) Get link Facebook X Pinterest Email Other Apps - June 11, 2020 Arin Bansal: TIME TABLE(T.T) : TIME TABLE INPUT <html> <head> <title>Time Table</title> </head> <body> <table border=... Read more