Chapter 1 Creating HTML Forms Using KompoZer
Textbook Exercise + Additional Questions
(1) Which of the following is a container used to collect different kinds of inputs from the
user?
(A) Form (8) Webpage (c) Text {0) Input
(2) Which of the following element is used to create an HTML form?
(A) Textarea 8) Form (C) Select and Option {0) Input
(3) Which of the following is the tag used to implement form element?
(A)
(B)
..... (D)
.....
(4) Which of the following attribute of form is used to specify where to send the form data
when the form is submitted?
(A) Method B) action (C) submit (D) input
(5) Which of the following attribute of form specifies the HTTP method to be used when
Sending the data?
(A) Submit (8) action (C) method (0) input
(6) Which of the following values are used by method attribute?
(A) GET and POST (B) GET and SET
(©) GET and PUT (D) SET and PosT
(7) Which of the following method allows only a limited amount of information to be sent at
atime?
(A) GET (8) POST (c) SET (D) PUT
(8) Which of the following method sends the data as a block through the HTTP transaction?
(A) GET (8) SET (¢) PUT [D) POST
(9) Which of the following attribute of the input element specifies the field that is to be
created in the form?
(A) Input 8) Type (c) Name (0) Value
(10) Which of the following element allows multi-line text input?
(A) Textarea (8) Input (C) Select and Option (D) Form
(11) Which of the following element is used in form to create dropdown list or menu?
(A) Input (8) Textarea (C) Select (D) Form
(12) Which of the following is a free open source web development IDE?
(A) HTML. [B) Kompozer (C) SciTE (D) Base
(13) Which of the following stands for “WYSIWYG” ?
(A) When You See Is When You Get (B) What You See Is When You Get
(C) What You See Is What You Get (D) When You See Is What You Get
(14) Which of the following software are the example of open source IDE’s?
(A) Kompozer (8) Eclipse (C) JBuilder [D) All of these
(15) Which of the following method sends the data as a block through the HTTP transaction?
(a) GET (8) POST (c) FTP (0) HTTPS.
(16) Which of the following element allows multi-line text input in HTML KompoZer form?
(A) Textarea (8) Multiline (C) Insert Row (D) Insert Column,
(17) Which attribute is used to indicate the field specify default value in HTML form?
Page 1(A) type (8) name C) value (0) All of these
(18) Which of the following file name is the home page of the website saved as?
(A) first.htm!_ (B) index.html (C) home.htm! {D) main.htm!
(19) Which tab is used to design/format the web page in KompoZer?
(A) Design (8) Split (C) Source (0) All of these
(20) Which element is used to create a drop down list or menu in a form of HTML?
(A)
(8)
(C) ..... (D) .....
(21) Which option is used to check box to keep the option checked when the form loads in
web page?
(A) Select Initially (8) initially Selected (C) Show Initially (0) Display In
(22) In HTML, which of the following is a container used to collect different kinds of inputs
from the user?
(A) Form (8) Frame (C) Database {D) Both (A) and (B)
(23) Which of the following attribute can be used in 8) .
(C) ..... (0)
(38) Which value are used to specify method attribute of form ?
(A) GET and SET {B) GET and POST
(©) GET and PUT (0) SET and GOT
(39) Generally, in HTML form whi
group of items?
(A) Textbox (8)Radio button —_(C) Check box (0) Password
(40) What is the full form of IDE?
(A) Integrated Development Environment (B) International Development Environment
input element is used to select multiple items from a given
(C) Indian Development Environment (D) Integrated Document Environment
(41) Which website is used to download Kompozer free of cost?
(A) www.kompozer.com (8) www.kompozer.net
(C) www.kompozer.co.in (D) www.kompozer.org
(42) Which tool of KompoZer is used to give rapid access of the files on both local machine and
remote servers?
(A) Site Manager (B) Page Manager
(C) Document Manager (D) None of these
(43) Which toolbar is used to format text, add bullets, numbering and perform similar
formatting operations ?
(A) Format Toolbar-1 (B) Format Toolbar-2
(C) Composition Toolbar (D) Both (A) and (8)
(44) Which extension is used to save website file made in KompoZer?
(A) .htm! (B) .sre (C).c (D) .komp
(45) How many attributes are used by