Home / HSC(ENG) - GSEB Board / Reading Mode

πŸ“– Reading Mode: HSC(ENG) - GSEB Board

Chapter: Creating HTML forms using KompoZer β€’ Total: 138 MCQs

MCQ 1 Create a new file

In kompozer,which dialog box opens up when clicked on File->save ?

A save page as
B form properties
C form field properties
D page title
MCQ 2 Textarea Element

Which element allows entering unlimited numbers of charactres in HTML form ?

A &ltinput>
B &ltselect>
C &lttext area>
D &ltoption>
MCQ 3 Create a new file

In Kompozer,when clicked on File->New option a dialog box appears with title create a new document or templet,which option is by default selected in the dialog box ?

A a blank template
B a new document besed on template
C a balnk document
D all of the above
MCQ 4 Input Elements

In html from, <input type ="reset" VALUE ="label"> commands is given. What will be the output?

A label
B reset
C submit
D value
MCQ 5 Webpage

Which of the following filename is the home page of the website saved as?

A first.html
B index.html
C home.html
D one.html
MCQ 6 HTML Forms

Which of the following is a container used to collect different kinds of inputs from the user?

A Form
B Form
C Form
D Form
MCQ 7 Forms Element

Which of the following is the tag used to implement form element?

A &amp;ltform&gt; ..... &lt;/form&gt;
B &amp;ltform&gt; ..... &amp;ltform&gt;
C &amp;/form&gt; ..... &amp;/form&gt;
D &amp;ltfrm&gt; ..... &lt;/frm&gt;
MCQ 8 Action attribute

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
MCQ 9 Forms Element

Which of the following attribute of form specifies the HTTP method to be used when sending the data?

A Submit
B Action
C Method
D Input
MCQ 10 Textarea Element

Which of the following element allows multi-line text input?

A Checkbox
B Password
C Radio button
D Textarea
MCQ 11 Select and option elements

Which of the following element is used in form to create drop-down list or menu?

A Input
B Textarea
C Select
D Form
MCQ 12 IDE

Which of the following is a free open source web development IDE?

A HTML
B KompoZer
C SciTE
D Base
MCQ 13 Textarea Element

IN FORM, WHICH INPUT ELEMENT CAN BE USED TO ENTER COMMENT, REPORT OR A LONG DESCRIPTION A PRODUTCT.

A &lt;input&gt;...&lt;/input&gt;
B &lt;SELECT&gt;..&lt;/SLECT&gt;
C &lt;comment&gt;?&lt;/comment&gt;
D &lt;textarea&gt;...&lt;/textarea&gt;
MCQ 14 Input Elements

GENERALLY WHICH INPUT ELEMENT IS USED TO SELECT A SINGLE ITEM FROM A GIVEN GROUP OF ITEM?

A TEXTBOX
B CHECKBOX
C RADIO BUTTON
D PASSWORD
MCQ 15 HTML Forms

FROM THE FOLLOWING WHO ALLOWS MORE INTERACTIVITY AND CONTROL IN DATA ENTRY?

A HTMLFORM
B HTML TABLE
C HTML REPORTS
D ALL OF THESE
MCQ 16 Menu option of Kompozer

FROM THE FOLLOWING WHICH OPTION IS NOT IN FROM PROPERTIES DIALOG BOX OF KOMOPOZER.

A FROM NAME
B ACTION URL
C METHOD
D FIELD VALUE
MCQ 17 Webpage

Which of the following is a container element used to collect different kinds of inputs from the user in Form?

A Form
B Table
C Section
D Input
MCQ 18 Webpage

Which of the following is the tag used to implement forms element ?

A &amp;lt; form&gt;...&lt;/form&gt;
B &amp;ltform&gt;...&lt;form&gt;
C &amp;lt/form&gt;...&lt;/form&gt;
D None of these
MCQ 19 Webpage

Which of the following attribute of form specifies the HTTP method to be used when sending the data ?

A submit
B action
C method
D input
MCQ 20 Webpage

Which of the following values are used by method attribute?

A GET and POST
B GET and SET
C GET and PUT
D SET and POST
MCQ 21 Webpage

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
MCQ 22 Webpage

Which of the following method sends the data as a block through the HTTP transaction?

A Get
B Post
C Set
D Put
MCQ 23 Webpage

Which of the following is a free open source web development IDE ?

A HTML
B KOMPOZER
C SCITE
D BASE
MCQ 24 Webpage

Which of the following element is used to create a drop down list or menu in a form?

A Input
B Textarea
C Select
D Form
MCQ 25 Webpage

Which of the following stands for "WYSIWYG"?

A When You See Is When You Get
B What Your See Is When You Get
C What You See Is What You Get
D When You See Is When You Get
MCQ 26 Webpage

Which attribute is used to set a default valued for radio button input?

A Radio
B Checkbox
C Selected
D Checked
MCQ 27 Webpage

What is used to send data to the server or retrieve some information?

A Table
B Form
C Database
D Website
MCQ 29 Webpage

In which part is the syntax of CSS defined in HTML tag?

A Selector
B Property
C Value
D None of these
MCQ 30 Webpage

To form a horizontal frame, which attribute is used?

A Rows
B Cols
C Rows & Cols Both
D None of these
MCQ 31 Webpage

Which of the following input of FORM can be specified using INPUT element?

A RADIO
B TEXTAREA
C SELECT
D OPTION
MCQ 32 Webpage

What kind of value specified by the action attribute of
element?

A SRC
B LINK
C URL
D VALUE
MCQ 33 Webpage

Which element is used to display options to the list in a form?

A Form
B Display
C Option
D Value
MCQ 34 Webpage

Which attribute restricts the number of characters that can be entered by the user in textbox?

A VALUE
B MAXLENGTH
C SIZE
D NAME
MCQ 35 Webpage

What is the form called on internet?

A Electronic Form
B Examination Form
C Admission Form
D Order Form
MCQ 36 Webpage

What should be the value of input type to set the password text box form in Input element?

A secret
B password
C hidden
D dots
MCQ 37 Webpage

Which attribute of input element allows the user to select zero or more options from multiple choice options?

A Radio Button
B Check Box
C Select Option
D Textbox
MCQ 38 Webpage

Which attribute of input element is used to clear all form entries so that the visitor can reenter the form entries in the same form?

A REMOVE
B RELEASE
C RESET
D REFRESH
MCQ 39 Webpage

Which value is used for method attribute of form to restrict visibility on the URL?

A GET
B SET
C POST
D PUSH
MCQ 40 Webpage

Which value should be used in input element to allow the user to upload the file on form?

A INPUT TYPE = UPLOAD
B INPUT TYPE = DOWNLOAD
C INPUT TYPE = DOCUMENT
D INPUT TYPE = FILE
MCQ 41 Webpage

In which section of HTML the CSS code is generally written?

A HTML
B HEAD
C TITLE
D BODY
MCQ 42 Webpage

Which property should be used to change the type of fonts in CSS?

A font-face
B font-type
C font-pattern
D font-family
MCQ 43 Webpage

Which symbol/ character is used for separation of property and value in CSS style declaration?

A colon (:)
B semicolon (;)
C desh (-)
D equal to (=)
MCQ 44 Webpage

Which of the following tags is used to divide a single page into two or more sections?

A Table
B Form
C Frame
D Anchor
MCQ 45 Webpage

In the HTML code snippet " ". What INPUT is termed as?

A ATTRIBUTE
B ELEMENT
C VALUE
D COMMAND
MCQ 46 Webpage

Who has given the concept of "Frames" in web page?

A Google Chrome
B Netscape
C Internet Explorer
D Safari
MCQ 47 Webpage

In the <INPUT> element, which attribute is used to draw a button on the form that user can select once the form is completed?

A END
B SUBMIT
C COMPLETE
D FINISH
MCQ 48 Webpage

In the HTML code snippet " ". What SIZE is termed as?

A ATTRIBUTE
B ELEMENT
C VALUE
D COMMAND
MCQ 49 Forms Element

Which of the following HTTP methods does not have any restrictions on data length?

A set
B put
C get
D post
MCQ 50 Webpage

In KompoZer, if we want any option of the radio button selected when the form is loaded then, which checkbox should be ticked?

A Initially checked
B Initially selected
C Read only
D Advanced edit
MCQ 51 Webpage

In KompoZer window, which of the following toolbars is available at the bottom right side of the window?

A Status bar
B Site manager
C Edit mode toolbar
D Composition toolbar
MCQ 52 Webpage

Which of the following type of input element is generally used to select a single item from a given group of items?

A Radio
B Checkbox
C Text
D Reset
MCQ 53 Webpage

In KompoZer, which tab displays the HTML source of the current element?

A Design
B Source
C Split
D Preview
MCQ 54 Webpage

In KompoZer, which one of the following dialog boxes will be opened when we click on Form β†’ TextArea option from menu?

A Text Area of Form
B Text Area Properties
C Form Field Properties
D Advanced Edit Properties
MCQ 55 Webpage

Which of the following is a complete Web authoring system which integrates webpage development and web file management?

A Menu bar
B HTML
C KompoZer
D CSS
MCQ 56 Webpage

In KompoZer, which of the following menu options is used to open the recently opened file?

A File β†’ Open
B File β†’ Recently Opened Files
C File β†’ Recent File
D File β†’ Recent Pages
MCQ 57 Webpage

Which of the following is used to help the visitors of the website to input data?

A CSS
B HTML forms
C Interpreter
D Debugger
MCQ 58 Webpage

In KompoZer, in β€˜Form Field Properties’ dialog-box which of the following options are available for Text field type?

A Form Name, Action URL
B Field Name, Field Value
C Field Name, Initial Value
D Group Name, Field Value
MCQ 59 Webpage

In web browser, where will the title be displayed?

A Composition Toolbar
B Status bar
C Title bar
D Menu bar
MCQ 60 Webpage

In KompoZer, which menu option is used to insert a label in form?

A File -&gt; Insert -&gt; Label
B Insert -&gt; Form -&gt; Define Label
C Edit -&gt; Insert Label
D New -&gt; Define Label
MCQ 61 Webpage

In KompoZer, which dialog box will be opened when we select Form-> Selection List menu option?

A Selection List Properties
B Select Properties
C Selection List Options
D Selector List
MCQ 62 Webpage

In KompoZer, which toolbar is used to create new file, open a file, save a file or publish a web page?

A Status Bar
B Edit Mode Toolbar
C Format Toolbar1
D Composition Toolbar
MCQ 63 Webpage

In KompoZer, which of the following attributes are used to specify the size of a textarea element?

A Select, Option
B Action, Method
C Action URL, Method
D Rows, Cols
MCQ 64 Webpage

In KompoZer, in which viewing mode of Edit Mode Toolbar the scripts do not run and links do not operate?

A Preview
B Normal View
C HTML Tags View
D Design
MCQ 65 Webpage

Which of the following provides a web page editor which has a simple graphical interface β€˜WYSIWYG’?

A Site Manager
B Composition Toolbar
C KompoZer
D Status Bar
MCQ 66 Introduction of Kompozer

In KompoZer, which of the following menu-option is used to view different toolbars and status bar ?

A Tools -> Show/Hide
B Edit -> Show
C View -> Show/Hide
D Insert -> Show
MCQ 67 Menu option of Kompozer

Which of the following menu-option is used to create selection list option in KompoZer ?

A Edit->Selection List
B File->Selection List
C Insert-> List
D Form-> Selection List
MCQ 68 Webpage

Which of the following field is used to enter text in an HTML form?

A Radio button
B Checkbox
C Text
D Password
MCQ 69 Webpage

The full-form of IDE is ________________________

A Integrated Development Environment
B International Development Environment
C Indian Development Environment
D Integrated Document Environment
MCQ 70 Webpage

In which of the following view of Edit mode toolbar, the table outlines are visible?

A Normal
B HTML Tags
C Preview
D All of the given
MCQ 71 Webpage

Which menu and commands are used to add Input text field in form?

A Insert β†’ Text ϐield
B Insert β†’ Form β†’ Text ϐield
C Insert β†’ Form β†’ Text box
D Insert β†’ Form β†’ Form field
MCQ 72 Webpage

In KompoZer, click on _____________ to view the different toolbars and status bar (if not visible).

A View β†’ Toolbars
B View→ Status bars
C View β†’ Show/Hide
D Display β†’Toolbars
MCQ 73 Webpage

The option - Heading 1 can be selected from ____________

A Status bar
B Format Toolbar1
C Format Toolbar2
D All of the given
MCQ 74 Webpage

The _________________ mode in KompoZer offers the page view as seen in a browser.

A Normal
B HTML Tags
C Preview
D All of the given
MCQ 75 Webpage

Which menu and commands are used to add submit button in form?

A Insert→ Submit
B Insert→ Form → Submit
C Insert β†’ Form β†’ Form Field
D Insert→ Form → Button
MCQ 76 Webpage

Which toolbar is there below the menubar in KompoZer?

A Composition
B Format Toolbar1
C Format Toolbar2
D All of the given
MCQ 77 Webpage

Multiple ___________ can be selected in a form.

A radio button
B checkbox
C Both A and B
D None of the given
MCQ 78 Webpage

Which of the following is in the centre of the KompoZer window?

A site manager
B blank web page
C Both A and B
D None of the given
MCQ 79 Webpage

Which of the following is valid statement to add text box in an HTML form?

A INPUT type=text name=First Name
B INPUT type=text name=First Name
C INPUT type=text name=First Name&gt;
D INPUT type=text name=First Name&gt;
MCQ 80 Webpage

The full form of GUI is ___________________

A Graphical Useful Information
B Graphical User Interface
C Graphically Used Interface
D Graphically User Information
MCQ 81 Webpage

Normal view in KompoZer is very similar to ______________________ mode.

A Normal
B HTML tags
C Preview
D All of the given
MCQ 82 Webpage

Which of the following option of form field properties dialog box is used to give the default value to text box in KompoZer form?

A Default Text
B Initial Value
C Initial Text
D Default Value
MCQ 83 Webpage

Which of the following toolbar is used to create a new file, save a file or publish a web page?

A Composition
B Format toolbar 1
C Format toolbar2
D None of the given
MCQ 84 Webpage

The size of textarea element can be specified using _____________attributes.

A size
B length
C Both A and B
D rows and cols
MCQ 85 Webpage

Which of the following is clicked to clear the values of data entered in the form and set back to default values?

A clear
B default
C reset
D all
MCQ 86 Webpage

In KompoZer, when we click on any item in page, its structure appears in the ____________

A status bar
B toolbar
C title bar
D composition toolbar
MCQ 87 Webpage

In which of the following field, characters are not displayed to the user HTML form?

A text box
B password
C text area
D drop down menu
MCQ 88 Webpage

Which of the following is/are an example of open source IDE?

A KompoZer
B Jbuilder
C Netbeans
D All of the given
MCQ 89 Webpage

Which of the following tag of Edit mode is used by the users who are familiar with HTML?

A Normal
B HTML Tags
C Preview
D All of the given
MCQ 90 Webpage

______________ attribute is used to specify where to send the form data when the form is submitted.

A action
B method
C Both A and B
D None of the given
MCQ 91 Webpage

Which of the following value of type attribute will create checkbox in HTML statement? INPUT TYPE="__________________" NAME="Var" value= "txt"

A check
B checkbox
C box
D radio
MCQ 92 Webpage

______________dialog box appears when you click on File→New option in KompoZer.

A create a new document
B create a new document or template
C create a new template
D None of the given
MCQ 93 Webpage

Which of the following field is similar to password field?

A text box
B radio button
C checkbox
D dropdown menu
MCQ 94 Webpage

_______________marker is used to indicate the start tag in KompoZer.

A Yellow
B Red
C Green
D None of the given
MCQ 95 Webpage

What value does action attribute accepts in form?

A Integer
B Real
C user name
D file name
MCQ 96 Webpage

Which of the following option is selected by default when you get Create a new document or template' dialog box by clicking on File New in KompoZer?

A Blank template
B A new document based on template
C A blank document
D All of the given
MCQ 97 Webpage

Which of the following options are provided by Form field properties dialog box for Text field?

A Form Name, Action URL
B Field Name, Field Value
C Field Name, Initial Value
D Group Name, Field Value
MCQ 98 Webpage

Which of the following menu and command is used to add 'Selection list in KompoZer ?

A Insert→ Selection List
B Form→ Selection List
C File→ Selection List
D Edit→ Selection List
MCQ 99 Webpage

Which of the following is used when the user has to select a single item from a given group of items in a form?

A check box
B radio button
C A or B
D None of the given
MCQ 100 Webpage

KompoZer supports the use of "styles" through ______________________

A CSC
B CSS
C SCC
D SSC
MCQ 101 Webpage

Which menu and command are used to add/insert new label in KompoZer

A Insertβ†’ Form β†’ Deϐine Label
B Insert → Form→ New Label
C Insert β†’ Label
D Insert β†’Deϐine Label
MCQ 102 Webpage

When the user clicks on _____________after entering the data into form, the file specified in the action attribute of the form element is opened.

A reset button
B submit button
C save button
D cancel button
MCQ 103 Webpage

Which of the following tool is used to navigate within or between KompoZer site?

A Site Manager
B Navigation Manager
C Site Controller
D Navigation Controller
MCQ 104 Webpage

Which of the following provides a web page editor which has simple graphical interface known as _______________

A site manager
B composition toolbar
C KompoZer
D status bar
MCQ 105 Webpage

In POST method, the data is sent as a block through the _____________________ transaction.

A FTP
B HTTP
C HTTPS
D None of the given
MCQ 106 Webpage

Site Manager in KompoZer gives rapid access to the files on _________________ servers.

A local
B remote
C Both A and B
D None of the given
MCQ 107 Input Elements

Which element specifiesΒ the fieldΒ that is to be created in the HTML form ?

A &ltselect>
B &ltinput>
C &lttext area>
D &ltoption>
MCQ 108 Forms Element

Which of the following element is used to create an HTML form?

A Textarea
B Form
C Select and Option
D Input
MCQ 109 Webpage

Which of the following method allows only a limited amount of information to be sent at a time?

A GET
B POST
C SET
D PUT
MCQ 110 Input Elements

Which of the following attribute of the input element specifies the field that is to be created in the form?

A Input
B Type
C Name
D Value
MCQ 111 Webpage

Which of the following attribute of the input element specifies the field that is to be created in the form ?

A Input
B Type
C Name
D Value
MCQ 112 Webpage

Which of the following element allows multi-line text input ?

A Textarea
B Input
C Select and Option
D Form
MCQ 113 Webpage

Which element allows to input multi-line text in form?

A Multiline
B Text
C Textarea
D Input
MCQ 114 Webpage

What is the full form of CGI?

A Computer Gateway Information
B Computer Guided Interface
C Common Gateway Information
D Common Gateway Interface
MCQ 115 Webpage

What is the full form of CSS?

A Computing Style Sheets
B Cascading Style Sheets
C Computing Style Service
D Cascading Secures Sheets
MCQ 116 Webpage

Which type of input element is generally used to select a single item from a given group of items in HTML form?

A Radio
B Checkbox
C Password
D Submit
MCQ 117 Webpage

The textarea element is used to enter _______________ in the form.

A comment
B report
C a long description of product
D A or B or C
MCQ 118 Webpage

Which of the following facilities are provided by an IDE software?

A text editor
B GUI interface
C compiler
D All of the given
MCQ 119 Webpage

Which of the following dialog box appears when you click on File Save option in KompoZer ?

A Page Title
B Save Page as
C Both A and B
D None of the given
MCQ 120 Webpage

Which of the following toolbar is used to format the text, add bullets, numbering and other formatting operations?

A Composition
B Format toolbar 1
C Format toolbar 2
D Both B and C
MCQ 121 Webpage

The site manager pane can be closed by___________________

A clicking on Close button
B pressing F9 key
C A or B
D None of the given
MCQ 122 Introduction of Kompozer

Which marker is used to indicate the start tag for all elements in the HTML tags view?

A yellow
B green
C red
D blue
MCQ 123 HTML Forms

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
MCQ 124 Introduction of Kompozer

KOMPOZER INCORPORATES WITH WHOM THAT GIVES RAPID ACCESS TO FILE ON BOTH LOCAL REMOTE SERVERS.

A SITE MANAGER
B PAGE MANAGER
C DOCU. MANAGER
D NONE OF THIS
MCQ 125 HTML Forms

In HTML form, which method allows only a limited amount of information to be sent at a time?

A NET
B SET
C POST
D GET
MCQ 126 Introduction of Kompozer

In KompoZer, which short cut key is used to close the site manager pane?

A F5
B F7
C F9
D F2
MCQ 127 Webpage

Which of the following information can be stored in text field of HTML form?

A numeric
B characters
C any symbol
D All of the given
MCQ 128 Introduction of Kompozer

From which of the following web site. KompoZer can be downloaded at free of cost?

A www.compozer.net
B www.kompozer.net
C www.kompozer.co.in
D All of the given
MCQ 129 Textarea Element

Which element of HTML allows multi-line text input?

A Textarea
B Password
C Radio button
D Checkbox
MCQ 130 Introduction of Kompozer

In KompoZer, which view helps those who are familiar with HTML?

A Preview
B Normal view
C HTML Tags view
D Split
MCQ 131 Select and option elements

What is the full form of IDE?

A Internal Development Environment
B Integrated Development Environment
C Integrated Degree Employment
D Internal Design Environment
MCQ 132 Input Elements

Which typeof input element isgenerally used toselect multipleitems from a given group of items?

A Radio
B Submit
C Checkbox
D Text
MCQ 133 Select and option elements

Which of the following elements is used to create a drop down list or menu in a form?

A Get
B lnPut
C Textarea
D Select
MCQ 134 IDE

FROM THE FOLLOWING WHICH ARE THE EXAMPLES OF OPEN SOURCE IDES?

A KOMPOZER
B ECLIPSE
C JBUILDER
D ALL OF THESE
MCQ 135 Webpage

What kind of value specified by the action attribute of element?

A SRC
B LINK
C URL
D VALUE
MCQ 136 Introduction of Kompozer

In Kompozer, how many panes you can see in the center of the window ?

A 1
B 2
C 3
D 4
MCQ 137 Introduction of Kompozer

From the following which softwer is not used as IDE?

A EclipseΒ 
B JBuilder
C gedit
D Netbeans
MCQ 138 Introduction of Kompozer

WHICH TAB SHOWS ALL DETAILS OF HTML CODE THAT HELPS IN KOMOPOZER.

A DESIGN
B SPLIT
C SOURCE
D ALL OF THESE