html 2

6

Click here to load reader

Upload: sandeepkumar

Post on 05-Mar-2016

215 views

Category:

Documents


0 download

DESCRIPTION

html 2 MCQ

TRANSCRIPT

Page 1: HTML 2

7/21/2019 HTML 2

http://slidepdf.com/reader/full/html-2-56da4aef33a0e 1/6

101. How to define the link should open in new page in HTML?

a. <a href = “http://www.mcqsets.com/” target =“blank”>Click Here</a>b. <a href = “http://www.mcqsets.com/” target =“_blank”> Click Here </a>c. <a href = “http://www.mcqsets.com/” target =“blank”> Click Here </a>!. <a href = “http://www.mcqsets.com/” target =“"blank”> Click Here </a>

102. In HTML, Uniform esour!e Identifier "UI# is used to

a. #o create a frame !oc$ment .b. #o create a image map in the webpage.c. #o c$stomi%e the image in the webpage.!. #o i!entif& a name or a reso$rce on the internet.

10$. %&& is an a!ron'm for

a. Casca!ing 't&le 'heetb. Cost$me 't&le 'heetc. Casca!ing '&stem 't&le!. (one of the )bo*e

10(. )hi!h of the following proto!ol is not used in the Internet

a. #elnetb. +,-c. H##!. 0opher

10*. )ho in+ented )orld )ide )e ")))#?

a. 1laise ascalb. Charles 1abbagec. Herman Hollerith!. #im 1erners2ee

10-. )hat is the use of )e ont in HTML ?

a. that is the core font that is $se to !e*elop +eb ages.b. that enables to $se fonts o*er the +eb witho$tinstallation.c. that is the special font that !e*elope!b& 3icrosoft Corp.!. )ll of the )bo*e.

10/. )hat is tt tag in HTML?

a. ,t ren!ers fonts as telet&pe te4t font st&le.b. ,t ren!ers fonts as tr$et&pe te4t font st&le.c. ,t ren!ers fonts as tr$ncate te4t font st&le.

!. (one of the )bo*e.

10. )hat is the use of orms in HTML?

a. to !ispla& contents of email.b. to !ispla& animation e5ect.c. to collect $ser6s inp$t.!. (one of the )bo*e.

103. )hat is the use of iframe in HTML?

a. to !ispla& a web page within a web page.b. to !ispla& a web page with animation e5ect.c. to !ispla& a web page witho$t browser.

!. )ll of the )bo*e.

110. T4 is an a!ron'm for

a. 7ile #ransaction rotocolb. 7ile #ransmission rotocolc. 7ile #ranslation rotocol!. 7ile #ransfer rotocol

111. )hi!h HTML Tag will use to s!roll a te5t in we page?

a. <marq$ee> 8 </marq$ee>b. <scroll> 8 </scroll>c. <ro$n!> 8 </ro$n!>!. <go> 8 </go>

112. )hi!h organi6ation defines the )e &tandards?

a. 3icrosoft Corporationb. ,13 Corporationc. +orl! +i!e +eb Consorti$m!. )pple ,nc.

11$. How to set a pi!ture as a a!kground we page?

a. <bo!& backgro$n!= “bgimage.gif”>b. <bo!& backgro$n! image= “bgimage.gif”>c. <backgro$n!= “bgimage.gif”>!. <backgro$n! image= “bgimage.gif”>

11(. )hi!h of following HTML Tag will inserting a line reak?

a. <p />b. <lb />c. <br />!. <break />

11*. )hi!h of the following tags are related to Tale in HTML ?

a. <table> <row> <col$mn>b. <table> <tr> <t!>

c. <table> <hea!> <bo!&>!. <table> <hea!er> <footer>

11-. )hi!h of the following is !orre!t HTML for inserting an

image?

a. <image so$rce= “www.mcqsets.com/a!min.9pg” alt“#his is me” />b. <img src= “www.mcqsets.com/a!min.9pg” alt= “#his me” />c. <img so$rce= “www.mcqsets.com/a!min.9pg” alt=“#his is me” />!. <img alt= “#his is me”>www.mcqsets.com/a!min.9

11/. %hoose the !orre!t HTML tag to left7align the !ontent of a

!ell.

a. <t!left> b. <t! leftalign>c. *align= “left”> !. <t! align= “left”>

11. )hi!h tag is used to lists the items with ullets?

a. <b$llet>8</b$llet> b. <list>8</list>c. <$l>8 !. <ol>8</ol>

113. Is it possile to insert a tale within another tale?

Page 2: HTML 2

7/21/2019 HTML 2

http://slidepdf.com/reader/full/html-2-56da4aef33a0e 2/6

a. es; b$t there m$st be e4actl& rows an! col$mnsin rst table.b. es; table can be inserte! into cell of another table.c. es; b$t there m$st be no bor!er in secon! table.!. (o; it6s not possible.

120. )hat is the usage of alt +alue in img tag?

a. )lternati*e te4t for an ,mageb. )lternati*e so$rce of an ,magec. Caption of an ,mage!. )ll of abo*e121. Which of the following is the correctregarding meta tag in HTML?a. ). <meta> 8 </meta>b. 1. <meta name = ” ” />c. C. <meta!ata> 8 </meta!ata>!. . <meta!ata name = ” ” />

122. )hi!h of the following is !orre!t to set 89la!k: !olor as

9a!kground of page?

a. ). bgcolor = “??????”>b. 1. <bo!& backgro$n! = “??????”>c. C. <bo!& 1ackgro$n! color = “??????”>

!. . )ll of )bo*e

12$. )hi!h of the following is !orre!t to align H1 tag to ight

;lignment

a. ). <h@ align = “right”> 8b. 1. <h@ alignment = “right”> 8c. C. <h@ tag align = “right”> 8 </h@>!. . H@ cannot make -ight )lignment

12(. )hi!h of the following is !orre!t to !hange font fa!e in )e

4age

a. ). <font = “font name”> 8b. 1. <font name = “font name”> 8 </font>c. C. <font face = “font name”> 8 </font>!. . 7ont 7ace cannot change

12*. )hi!h of the following is in!orre!t regarding Logi!al st'les?

a. ). Co!e looks like telet&peb. 1. 'ample looks like telet&pec. C. Ae&boar! looks like telet&pe!. . Bariable looks like telet&pe

12-. )hi!h of the following is !orre!t !hara!ter entities for

8%op'right: s'mol?

a. ). @DEF b. 1. @GEFc. C. @EF !. . @IEF

12/. )hi!h tag is used to displa' 4reformatted te5ts?

a. ). <pre> 8 </ pre>b. 1. <prefor> 8 </ prefor>c. c. <pre te4t> 8 </ pre te4t>!. . <pre format> 8 </ pre format>

12. )hi!h is the !orre!t to !reate an ;rai! numeral list

a. ). <$l t&pe=”@J>

b. 1. <ol t&pe=”@J>c. C. <il t&pe=”@J>!. . <li t&pe=”@J>

123. How to add alternati+e te5t for an Image?

a. ). <img src = “http://www.mcqsets.com/bran!.png”alternate = “1ran! of website” />b. 1. <img src = “http://www.mcqsets.com/bran!.png”alt te4t = “1ran! of website” />c. C. src =

“http://www.mcqsets.com/bran!.png” alternate te4t =“1ran! of website” />!. . src =

“http://www.mcqsets.com/bran!.png” alt = “1ran! ofwebsite” />

1$0. How to emedded ;udio iles in HTML?

a. ). src = “m&song.mi!” wi!th = “@??” height = “@G”b. 1. <embe! so$n! = “m&song.mi!” wi!th = “@??”height = “@G”>

c. C. <embe! a$!io = “m&song.mi!” wi!th = “@??”height = “@G”>!. . <embe! m$sic = “m&song.mi!” wi!th = “@??”height = “@G”>

1$1. )hi!hg of the following is used to !reate we pages?

a. H#3 b. Cc. KB3!. #

1$2. HTML is !onsidered as <<< language

a. rogramming anga$ge

b. LL ang$agec. High e*el ang$age!. 3ark$p ang$age

1$$. HTML language is a set of markup <<< 

a. )ttrib$tes b. #agsc. 'ets !. 0ro$ps134. HTML tags are used to describe document____a. enitionb. ang$agec. Content!. (one of these

1$*. HTML do!ument !an !ontain

a. )ttrib$tesb. #agsc. lain te4t!. )ll of these

1$-. 4age designed in HTML is !alled a

a. ellow ageb. +eb agec. 'er*er age!. 7ront age

Page 3: HTML 2

7/21/2019 HTML 2

http://slidepdf.com/reader/full/html-2-56da4aef33a0e 3/6

1$/. )e !an write HTML !ode using <<<<. &ele!t appropriate

option"s#.

a. BC 3e!iab. (otepa!MMc. 3icrosoft oweroint!. (one of these

1$. HTML do!ument is sa+ed using <<<< e5tension.

a. .htlb. .htmlc. .hml!. .htnl

1$3. The software that !an read and render HTML do!uments is

a. 'er*erb. Compilerc. ,nterpreter!. 1rowser

1(0. 4%s running )indows $.5 will ha+e <<<<e5tension for html

pages

a. .htlb. .htmlc. .htm!. .hml

1(1. )hi!h of the following is not an e5ample of rowser?

a. (etscape (a*igatorb. 3icrosoft 1ingc. 3o%illa 7irefo4!. Lpera

1(2. )ho is the primar' author of HTML?

a. 1ren!an Nichb. #im 1erners2eec. +eb rogrammer!. 0oogle ,nc

1($. HTML was first proposed in 'ear <<<.

a. @EO?b. @EE?c. @EEG!. ???

1((. HTML tags are surrounded ' <<< ra!kets

a. )ngleb. 'q$arec. -o$n!!. C$rl&

1(*. =pening tag of HTML is !alled

a. Nn!ing tagb. 'tarting tagc. Close! tag!. air tags

1(-. HTML do!ument !ontain one root tag !alled <<<< 

a. HN)b. #itlec. 1o!&!. H#3

1(/. 9asi! fundamental lo!k is !alled as <<< 

a. H#3 tag b. H#3 bo!&c. H#3 )ttrib$te!. H#3 Nlement

1(. 4i!k the odd out

a. #able b. #-c. # !. 7orm

1(3. The first page of a wesite is !alled

a. esignb. Home pagec. 7irst page!. 3ain page

1*0. The +ersion of HTML is

a. H#3?b. H#3@c. H#3!. )ll of these

1*1. Head tag is used for?

a. +riting st&leb. +riting Ka*a 'criptc. ,ncl$!ing C''; K' 7iles!. )ll of these

1*2. How man' heading tags are supported ' HTML?

a. P

b. Dc. G!.

1*$. )hi!h is the largest heading tag?

a. H@b. HPc. HD!. H

1*(. )hi!h of the following are attriutes of ont tag?

a. 7ace

b. 'i%ec. Color!. )ll of abo*e

1**. >>>>>>>>. !onne!ts we pages.

a. Connectorb. inkc. H&perlink!. (one of the abo*e

1*-. Internet is >>>>>>>>>>.

a. a network of networks

b. an ocean of reso$rces waiting to be mine!

Page 4: HTML 2

7/21/2019 HTML 2

http://slidepdf.com/reader/full/html-2-56da4aef33a0e 4/6

c. a cooperati*e anarch&!. all of the abo*e

1*/. >>>>>> is suitale for remote administration of a

!omputer.

a. 7#b. 'hellc. -emote roce!$re Call!. #elnet

1*. Title tag is nested within the >>>>>>>.. tag.

a. 1o!&b. Hea!c. ist!. #able

1*3. >>>>>>.. is a wes nati+e proto!ol.

a. ',b. #C/,c. H##!.

1-0. The Internet uses the >>>>>>>> as the proto!ol

engine.

a. ',b. H##c. #C/,!.

1-1. ; >>>>>>>>>.. is a s'moli! name a network

administrator assigns to a ma!hine.

a. Q-

b. ('c. , a!!ress!. Host name12. Which of the following !rotocol is used for e"mail ser#ices.a. '3)b. '3#c. '3,!. '3L

1-$. >>>>>>>. is the in!oming e7mail ser+er.

a. Lb. '3#c. '3,

!.

1-(. >>>>>>>.. is a uniform naming s!heme for lo!ating

resour!es on the we.

a. Q-,b. H##c. +N1()3N!. -N'LQ-CN()3N

1-*. The attriute >>>>>> of 9=@A tag sets !olor of

h'perte5t links.

a. linkb. *linkc. alink!. hlink

1--. @efault font si6e of HTML is >>>>>>>..

a. b. Dc. !. P

1-/. This is a networking de+i!e that passes data etween

networks ha+ing similar fun!tions ut dissimilar implementation

a. H$bb. 3o!emc. 0atewa&!. -epeater

1-. In order to !onne!t to I&4s ser+er 'ou need >>.

a. Han! glo*esb. rinterc. Qser name an! asswor!

!. (one of the abo*e

1-3. @B& translates >>>

a. !omain name into ,b. , into !omain namec. both a b!. !omain name into ph&sical a!!ress

1/0. In order to upload a HTML file to a we ser+er, 'ou use

a. H##b. '3#c. ',

!. 7#

1/1. ICCC stands for >>..

a. ,nstit$te of estimate! ele*ator eRcienc&b. ,nstit$te of electrical an! economical engineersc. ,nstit$te of N$rasia engineering e*ent!. ,nstit$te of electrical an! electronics engineers

1/2. The regional networks are !onne!ted to the !orporate

networks, this is also !alled as >>..

a. 1ackboneb. )( CL3c. +)( CL3!. ,ntranet

1/$. =n!e the email is sent, the message is roken into pie!es

!alled >>>>>>

a. acketsb. rocessc. igits!. 1&tes

1/(. >>>>>>. is known as father of )orld )ide )e.

Page 5: HTML 2

7/21/2019 HTML 2

http://slidepdf.com/reader/full/html-2-56da4aef33a0e 5/6

a. -obert Caillia$b. #im #hompsonc. Charles arwin!. #im 1erners2ee

1/*. >>>>>. are the ph'si!al meeting points of a!kones.

a. 0atewa&sb. athwa&sc. -o$ters!. omains

1/-. )&T4 is an e5ample of >>>>>>>>> program.

a. 7#b. #elnetc. +eb browser!. 3ail

1//. )hi!h of the following is est suitale for remote

administration of a !omputer?

a. #elnetb. +),'c. 1rowsers

!. H#3

1/. The leading it pattern of !lass 9 network is >>>>>>

a. ? b. @? c. @@? !. @@

1/3. The >>>>>>>. attriute adds spa!e within ea!h !ell.

a. CN ')C,(0 b. CN ),(0c. +,#H !. ),0(

10. )hi!h of the following are two popular proto!ols that allow

home !omputer users to !onne!t their !omputers to the internet as

per hosts? i# &LI4 ii# 444iii# HTT4 i+# &MT4

a. iii an! i* b. ii an! iiic. i an! ii !. ii an! iii

11. ; !omputer that translates >>>>>>>> of another

!omputer into an >>>>> and +i!e +ersa, upon reDuest is

known as @B& ser+er.

a. omain name an! , a!!ressb. Host a!!ress an! omain namec. omain name an! ser*er a!!ress

!. 'er*er name an! , a!!ress

12. Identif' the uses of UI in HTML.E i# Link to another

do!ument or resour!e ii# Link to e5ternal st'le sheet or s!ript iii#

%reate an image map

a. i an! ii b. i an! iiic. ii an! iii !. i ; ii an! iii

1$. ;n ordered list is a >>>>>>>. list and an unordered list

is a >>>>>.. list.

a. b$llete! n$mbere!b. b$llete! tab$larc. tab$lar n$mbere! !. n$mbere! b$llete!

1(. Linking to another pla!e in the same or another we page

reDuires two ; ";n!hor# tags, the first with the >>>>>>

attriute and the se!ond the >>>>>>.attriute.

a. ()3N ,(A b. ,(A H-N7c. H-N7 ()3N !. #)-0N# B)QN

1*. )hat t'pe of information should 'ou a+oid in!luding on 'o

)e site?

a. inks to sites of interestb. ri*ate personal informationc. +ork an! aca!emic e4perience !. 0raphical

1-. )hi!h of the following we elements should 'ou know aou

efore uilding 'our we site?

a. #he web a$!ienceb. #he operating en*ironment of &o$r ,'

c. #he operating s&stem of &o$r *isitor!. Nach consi!eration sho$l! !etermine &o$r web !esichoices

1/. )hat is the language of the )e?

a. 1asic b. CMM c. 3' Bis$al 1asic !. H#3

1. )hat does an HTML tag do?

a. ,t species formatting an! la&o$t instr$ctions for &oweb page.b. ,t hi!es programming instr$ctions from *iew.c. ,t !etermines the organi%ational str$ct$re of &o$r +site.!. ,t connects &o$r web site to an operatingen*ironment.

13. ; )e do!ument is roken into se!tions. )hat are the tags

!alled that !reate these se!tions?

a. 'tr$ct$re tags b. H#3 tagsc. Hea!ing tags !. 1o!& tags

130. )hat should e the first and last pair of tags in 'our )e

do!ument?

a. <html></html> an! <bo!&></bo!&>b. <start><en!> an! <bo!&></bo!&>c. <hea!><bo!&> an! <title></title>!. <title></title> an! <bo!&<>/bo!&>

131. )hen 'ou use a heading tag in a do!ument, what does the

)e rowser assumes?

a. Hea!ing information is to appear in bol! lettersb. Hea!ing information is to appear on its own linec. Hea!ing information has a h&perlink!. Hea!ing information is shown as a si%e si4

Page 6: HTML 2

7/21/2019 HTML 2

http://slidepdf.com/reader/full/html-2-56da4aef33a0e 6/6

132. or e+er' )e do!ument, 'ou !an add words that appear in

the upper left ar area of 'our rowser. )hat set of tags allows

'ou to pro+ide this information?

a. <hea!></hea!> b. <hea!><hea!>c. <label><label> !. <title></title>

13$. If 'ou wanted to !reate te5t that was a different !olor or font

than other te5t in 'our )e page, what t'pe of tag would 'ou use?

a. a&o$t b. 1asic formattingc. esign !. L$tline

13(. )hen !reating a )e do!ument, what format is used to

e5press an images height and width?

a. Centimeters b. i4elsc. ots per inch !. ,nches