web stats service from statcounter

Open the text editing software application, such as Notepad.

Type the opening tag .

Type the closing tag . All Web pages written in HTML must contain an opening tag and closing tag.

Directly under the opening tag, type the title opening tag .</P><P>Type the title of your Web page that you want displayed across the top of <A class=StrongLink href="http://www.ehow.com/internet/">the web</A> browser, such as "Registration Form."</P><P>Type the title closing tag .

The code so far should look like this:

Registration Form

Add a line after the closing tag and type the opening and closing tags. Type your heading information between the opening and closing tags. Your code should like this this:

Registration Form

This is my Registration Form

Add a line after the closing tag and type the opening and closing tags. Between these two tags is where you will add the registration form code. So far your code will look like this:

Registration Form

This is my Registration Form

Insert a line following the tag. Type:

.

You will need to set up with your hosting company to be able receive registration data through your website. Your code will look as follows:

Registration Form

This is my Registration Form

Type the following information to create a text box for "Last Name."

Last Name:

Type the following information to create a text box for "First Name."

First Name:

Press "Enter."

Type the following information to create a text box for "Address."

Address:

Press "Enter."

Type the following information to create a drop down menu for "City."

City:

Insert additional choices by inserting a blank line after "" and typing

Press "Enter" when you are finished adding all of the choices.

Type the following information to create a scrolling text box for "State."

State:

Insert additional choices by inserting a blank line after "State 3" and typing "State 4"

Press "Enter" when you are finished adding all of the choices.

Type the following information to create a checkbox.

State Resident? Yes

Press "Enter."

Type the following information to create a radio button.

XYZ County Resident? Yes

Press "Enter."

Type the following information to create the submit and reset buttons.

Press "Enter."

Type the closing form tag

.

Your Code should look like this:

Registration Form

This is my Registration Form

Last Name:

First Name:

Address:

City:

State:

State Resident? Yes

XYZ County Resident? Yes

Click "File" from the menu bar and then "Save as."

Enter the name of your Web page in the "file name" field adding .html to the end of your file name. It should look like this:

Webpagename.html

Click "Save."

Open any Internet browser software application.

Once the application is open, click "File" from the menu bar and then "Open File" from the drop-down menu. Locate the new Web page you created and click "Open."

The newly-created registration form will now be visible within the browser window, and you can see how your Web page and form will be displayed.

08 Nov 2010

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top