Thursday, March 19, 2015

Blog Links.

1. http://www.w3schools.com/tags/tag_form.asp

2. http://www.123contactform.com/html-contact-form/

3. http://www.html-form-guide.com/contact-form/creating-a-contact-form.html


- The rest of the information i got from your hand outs.

Blog Form.

1. What is form?

2. What is the importance of form in a website?

3. Name & give the syntax of the different input elements that you can add in your form?

4. Why do you need to learn about form in HTML?




1. A web form or HTML form on a web page allows a user to enter data that is sent to a server for processing. Forms can resemble paper or database forms because web users fill out the forms using check boxes, radio buttons, or text fields.

2. It allows you to enter the data or information that you have found, on to your webpage.

3. <form>
    This attribute allows you to check if information is correctly imputed before submission.

4. You need to learn about it, because it is very helpful in the fact that it allows you to enter data to a server for processing before you ever submit.

(Text area, Upload.)

1.
   a. Syntax and its uses, attributes.

2. Compare and contrast text area and upload.

3. Examples of how to make form.




1. Syntax help writers develop tone, mood and atmosphere in a text along with evoking interest of the readers.

2. Text area is the area where you type in your information and research that you have discovered and upload is the button that you push to officially post up your information.

3. 
Name: 
<INPUT TYPE="text" NAME="Name" 
SIZE="30" MAXLENGTH="40">
<br><br>
Special Instructions:
<br><br>
<TEXTAREA NAME="SpecialRequest" 
ROWS="3" COLS="25">
Please enter your special instructions 
or comments
</TEXTAREA>
<br><br>
<INPUT TYPE="submit">
<INPUT TYPE="reset">
</FORM>

Form (Radio button, Check box, Drop-list box, Submit.)

1. Discuss the different input entry that you learned by giving
    a. Syntax and its uses.
   
2. Compare and contrast radio button, check boxes and selection.

3. Give some tips on how to make form.






1.

  A. <form>

  B. Enter your Name <input type="text" name="name">
  
  C.</form>

2. Radio buttons are used when there is a list of two or more options that are mutually exclusive and the user must select exactly one choice. Check boxes  are used when there are lists of options and the user may select any number  of choices, including zero, one, or several.

3.
<SELECT> <OPTION>option 1 <OPTION SELECTED>option 2 <OPTION>option 3 <OPTION>option 4 <OPTION>option 5 <OPTION>option 6 </SELECT>

Sunday, January 9, 2011

The sign speaks for itself.
Last Command Post. This is where the Japanese command held out to the very end during the war between Americans and Japanese. In the picture is one of the big guns that are preserved in the location.
Kalabera Cave. It was dark in there!!! The cave is actually going down and it is deep.