answersLogoWhite

0


Best Answer

You can create a form for student input information. It can create name, roll number, class, section etc.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML code for input student information?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you put a country code in HTML?

Country code can be put in an input type box. You could put a required attribute for a country code.


What is the Advanced Version of HTML?

Advanced HTML code includes features like authentication. It authenticates any input type field in code.


Is bar code reader input or output?

Input - the reader is reading the bar code and putting the information into the computer


How do you make an html button uneditable?

The normal code for an input button is this:To make it inactive, add this:


Where could one find information about how to create a HTML download link?

There are many books and articles that offer lessons on how to code in HTML. There are also resources available online that can teach users how to use HTML code.


How do you make it so text boxes in HTML only accept numbers?

Here is the HTML form input code to accept only numbers. You can change it to whatever fits your situation. The input type controls what the input form will accept. <form> Quantity (between 1 and 10): <input type="number" name="quantity" min="1" max="10"> </form>


How To Use HTML?

HTML stands for Hypertext Markup Language. HTML is the code used on websites all across the Internet. HTML is the code that makes a website a website. HTML is quite simple to learn how to use. HTML code that is typed by hand to create a website is old school now days. There are several programs out there are enable you to create a website without the need to know HTML code by hand. The new programs out there enables nearly anyone from the new person to the advanced person to make a website within minutes.The HTML code to make a link on your website is quite simple. HTML code is basic code that just learn to memorize in your mind. It is simple to remember to short code lines that you input to create certain things on a website like a small link to another page. HTML code is just a code like a different language. It is all memory.The new software out there made for creation of a website has the HTML code built into


What Is The Code To Show An Html A Text?

<code><code>HTML TEXT HERE</code></code>


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


How do you put password in stars instead of bullet in HTML code?

Input type, password can be used for putting passwords. It will make the inputs as bullets.


How does website uses HTML for there web browsers?

If you would like to upload a HTML code onto a website all you have to do is select 'insert HTML code' if it is a site like 'freewebs' for eample but if you have an orriginal site then put the code onto a notepad, the save as 'whatever your text is'.HTML then you upload that file onto your site


Where can one find a free tutorial on html tables?

There are numerous websites where you can find free information on HTML, HTML tables and HTML programming. Some examples are Tizag, HTML Code Tutorial, Quackit, HTML Tables, and HTML Goodies. That should be more than enough to get you started.