TDX - HTML CODE, hypertext markup language!!!!: 2010

2010年3月17日星期三

INPUT SELECTION

input is a html code for many using, because of the "TYPE", it can be "file" (upload file), "combobox" to (select menu), "checkbox" (tick your own choice), "radio" (choose only 1 choice), "text/textarea/random"(Insert Text like the blank box let you type word in google.com), "button/submit"(become button of google.com the part of )! next, "image"(used to input image!), "password"(that mean the textbox insert word is cant see, in password mode),"reset"(reset the information)

VIEW THIS ALL : need
1)"UPLOAD FILE" --> REMEMBER UPLOAD FILE NEED COMBINE WITH PHP, so it need use code of



you also can do it

2)"TEXT BOX" --> It is allow you to insert any text inside of it



insert text only, example

3)"tick box" --> tick the part you want.

DOWNLOAD as .zip
DOWNLOAD as .mp3
DOWNLOAD as .wma
DOWNLOAD as .vbs
DOWNLOAD as .wmv
DOWNLOAD as .flv

Try it

4)"Radio" --> Choosse 1 of your personality
Cute
noob
handsome
smart
pro



how it work?

5)"COMBOBOX" --> CHOOSE MENU

6)LOGIN ID + button + password + text
Usename :

Password :

HTML VIEW :