M
Matt
I want to know if we need id attribute? Or just name attribute is fine?
For example:
Name: <input type="text" id="text" name="fname">
For example:
Name: <input type="text" id="text" name="fname">
Matt said:I want to know if we need id attribute? Or just name attribute is
fine?
For example:
Name: <input type="text" id="text" name="fname">
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.