CSS Portal
Run
Search
« Back to
HTML name Attribute
<form action="formscript.php" method="post"> <label for="fname">First name:</label><br> <input type="text" id="fname" name="firstname" ><br><br> <label for="lname">Last name:</label><br> <input type="text" id="lname" name="lastname"><br><br> <input type="submit" value="Submit"> </form>
If this site has been useful, we’d love your support! Running this site takes time and resources, and every small contribution helps us keep creating valuable content. Consider buying us a coffee to keep things going strong!
☕ Buy a Coffee