Posts

Showing posts from March, 2024

Krushnakumar Bhusara Rice mill

  https://sites.google.com/d/1ogpLdS8nV94vPlZMPBLrNRbdd-C2GPlD/edit

Krushnakumarbhusara

<!-- Html Document Begins--> <!DOCTYPE html> <html> <!-- Header Section--> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Comp atible" content="IE=edge" /> <meta name="viewport" conten t="width=device-width, initial-scale= 1.0" /> Student Registration Form <title> </title> </head> <!--Body of the Webpage--> <body bgcolor="orange"> <!--Start of Form--> <div style="margin: auto;width: 3 0%;"> <form> <h2>Student Registration For m</h2> <p>Fill in this form to register</ p> <br> <!--Input elemets for form--> <label><b>First Name</b></la bel> <input type="text" placeholder ="Enter your first name" name="first_ name" required> <br> <br> <label><b>Last Name</b></la bel> <input type="t...