- Text Boxes: its the most used thing all over the websites you can never see a website without a text box or how they'll get your info it wont mean anything if they couldnt get your information and store it so how to use it or make one in our website lets see :)
<head >
</head>
<body>
<h1> hi please enter your username</h1>
<input type="text" width="50px">
</body>
</html>
thats a very simple and easy example you can see its not difficult to make a text box in our website so what are the other types
- Buttons
- Check Boxes
- Radio Buttons
- much more :p
No comments:
Post a Comment