Friday 21 January 2011

How to Create a Text Input Using HTML

How to Create a Text Input Using HTML

HTML forms are what you need for getting user
input. But first, you need to make a text box!
Here is a simple tutorial on how to make a text
box if you're using Windows.

!! Steps !!

Create an HTML page. To do that, open up Notepad [1]. You can find it
in the Start Menu, at: "Accessories", then "Notepad". Or, use the
Windows key + R, then type *notepad* and press enter.

Where notepad is found. Put in the code. Write the normal tags
(), and it should look like:

The required tags for an HTML page Now that you have the base
code, you're ready to make a form to hold the text box and then
make the text box.

* Between the two body tags, ( and ), type: **.

* Now, in between those tags, type: *

Links:
------
[1] http://www.wikihow.com/Program-Games-in-Notepad
[2] http://www.wikihow.com/Image:Saving.jpg
[3] http://www.wikihow.com/Add-JavaScript-to-Your-Website-Using-Html
[4] http://www.wikihow.com/Create-a-Simple-Web-Page-With-HTML
[5] http://www.wikihow.com/Create-a-Form-in-HTML-That-Can-Be-Submitted-to-an-Email-Address
[6] http://www.wikihow.com/Link-Within-a-Page-Using-HTML
[7] http://www.wikihow.com/Shim-Text-Around-a-Table-in-HTML
[8] http://www.wikihow.com/Use-Font-Color-Tags-in-HTML

0 comments:

Post a Comment