Anda di halaman 1dari 5

11/16/2016

Inline/Online|

StudentCenter|InstructorCenter|InformationCenter|Home
NonChapterGlossary
Terms
NonChapterFlashcards
FrequentlyAsked
Questions
StudentMessageBoard
Chapter9

LearningObjectives
ChapterOutline
KeyTerms
Flashcards
InteractiveActivities
Exercises
MultipleChoiceQuiz

Inline/Online:FundamentalsoftheInternetandtheWorldWide
Web,2/e
RaymondGreenlaw,ArmstrongAtlanticStateUniversity
EllenHepp,TheUniversityofNewHampshire

AdvancedHTML

ResultsReporter
Outof25questions,youanswered4correctly,forafinalgradeof16%.

Feedback
HelpCenter

4correct(16%)
21incorrect(84%)
0unanswered(0%)
Thepurposeofthisquizistoprovidethestudentwithalargenumberofsupplemental
exercisesforChapter9.Thisquizcanbeusedtoperformaselfevaluation.Thisquizconsistsof
twentyfivemultiplechoicequestions.Eachmultiplechoicequestionhasfourpossibleanswers.

YourResults:
Thecorrectanswerforeachquestionisindicatedbya

INCORRECT Whichofthefollowingisnotastandarduseofframes?
A)Forformverification.
B)Forcommoncontent.
C)ForHTMLcontentcontainingveryfewhyperlinks.
D)Forincludingatableofcontents.
Feedback:Thisisastandarduseofframes.

INCORRECT Whichofthefollowingstatementsistrue?
A)HTMLdocumentsinvolvingframesshouldcontainboththeBODY
andFRAMESETtag.
B)FRAMEcanbeusedinplaceofFRAMESET.
C)HTMLdocumentsinvolvingframesshouldcontainonlytheBODY
tag.
D)HTMLdocumentsinvolvingframesshouldcontaintheFRAME
SETtagandnottheBODYtag.
Feedback:Thisisfalse.

CORRECT

WhichofthefollowingislegalHTMLsyntax?
A)<FRAMESETCOLS="50%,50%">
B)<FRAMESETROW="50%,50%">
C)<FRAMESETCOLUMNS="50,50">
D)<FRAMECOLS="50%,50%">
Feedback:Correct!

INCORRECT Whichofthefollowingstatementsistrue?
A)TheNOFRAMEStagisusedbypeoplewhodon'twantframesto
bedisplayed.
B)TheNOFRAMEStagisusedtoincludeamessageforpeople
whosebrowserisnotcapableofdisplayingframes.

http://highered.mheducation.com/novella/QuizProcessingServlet

1/5

11/16/2016

Inline/Online|

C)Microsoftdevelopedframes.
D)YoucanuseboththeROWSandCOLUMNSattributesofthe
FRAMEtagtogether.
Feedback:Thisisnotcorrect.

INCORRECT

Whichpieceofcodecouldbeusedtodividethescreenintofourpartsof
equalarea?
A)<FRAMESETCOLS="50%,50%"ROWS="40%,60%">
B)<FRAMESETCOLS="60%,40%"ROWS="40%,60%">
C)<FRAMESETCOLS="1*,1*,1*,1*">
D)<FRAMESETROWS="1*,2*,2*,1*">
Feedback:Thiswouldnot.

CORRECT

Whichofthefollowingbestindicatesthestandardattributesspecified
whendefiningaFRAME?
A)SRCandNAME
B)SRC,NAME,andROW
C)NAMEandFRAMESET
D)BODY,SRC,andTITLE
Feedback:Correct!

INCORRECT Howareframesloadedintothebrowserwindow?
A)Toptobottom,righttoleft
B)Toptobottom,lefttoright
C)Bottomtotop,lefttoright
D)Bottomtotop,righttoleft
Feedback:Thisisnotcorrect.

INCORRECT WhichofthefollowingisnotanattributeoftheFRAMEtag?
A)SCROLLING
B)AUTO
C)MARGINWIDTH
D)FRAMEBORDER
Feedback:Thisisanattribute.

INCORRECT WhichofthefollowingisvalidHTMLsyntax?
A)<AHREF="d.html"TARGET="crow"D/A>
B)<ATARGET="d.html"TARGET="crow">D/A>
C)<AHREF="d.html"TARGET="crow">D/A>
D)<ATARGET="d.html"TARGET="crow>D/A>
Feedback:Thisisnotvalidsyntax.

10

CORRECT

Whichofthefollowingstatementsistrue?
A)_blankwhenusedasavaluetotheTARGETattributecausesa
newunnamedbrowserwindowtoopen.
B)_tophasthesamemeaningas_blank.
C)_selfhasthesamemeaningas_blank.
D)_parenthasthesamemeaningas_blank.
Feedback:Correct!

11

CORRECT

WhichofthefollowingisnotavalidattributeoftheINPUTtag?
A)TEXT
B)NAME
C)SIZE

http://highered.mheducation.com/novella/QuizProcessingServlet

2/5

11/16/2016

Inline/Online|

D)MAXLENGTH
Feedback:Correct!

12

INCORRECT

WhichofthefollowingisnotavalidvaluefortheTYPEattributeofthe
INPUTtag?
A)checkbox
B)radiobutton
C)submit
D)reset
Feedback:Thisisavalidvalue.

13

INCORRECT WhichofthefollowingissyntacticallycorrectHTMLcode?
A)<INPUTTYPE="submit"VALUES="reset,submit">
B)<INPUTTEXT="submit"VALUE="reset">
C)<INPUTTYPE="submit"VALUE="reset">
D)<INPUTTYPE="reset"TEXT="clear">
Feedback:Thisisnotvalidsyntax.

14

INCORRECT

Toprovideadefaultcheckedbox,youcanusewhichattributeofthe
INPUTtag?
A)checkbox
B)check
C)checked
D)mark
Feedback:Thisisnotcorrect.

15

INCORRECT WhichofthefollowingisnotanattributeoftheSELECTtag?
A)NAME
B)MULTIPLE
C)SIZE
D)OPTION
Feedback:Thisisanattribute.

16

INCORRECT

Whichofthefollowingpiecesofcodecorrectlyillustrateshowtopreselect
aspecificoption?
A)<OPTIONSELECT>
B)<OPTIONMARK>
C)<OPTIONSELECETED>
D)<OPTIONCHECKED>
Feedback:Thisisnotcorrect.

17

INCORRECT WhichofthefollowingisnotanattributeoftheTEXTAREAtag?
A)WRAP
B)MINLENGTH
C)COLS
D)NAME
Feedback:Thisisvalidattribute.

18

INCORRECT Whichofthefollowingstatementsistrue?
A)AnINPUTfieldoftypepasswordprovidesexcellentsecurity.
B)AnINPUTfieldoftypepasswordprovidesamaskedfieldbutno
realsecurity.
C)Amaximumlengthcannotbesetforapasswordfield.
D)ApasswordINPUTfieldcanonlybeincludedinaFORMthatuses
thegetMETHOD.

http://highered.mheducation.com/novella/QuizProcessingServlet

3/5

11/16/2016

Inline/Online|

Feedback:Thisisfalse.

19

INCORRECT WhichtagismostsuitedforlayingoutaFORM?
A)TEXT
B)POST
C)PREFORMAT
D)PRE
Feedback:Thisisnotatag.

20

INCORRECT Whichofthefollowingisnotavalidcharacterentity?
A)>
B)<
C)&mt
D)
Feedback:Thisisavalidcharacterentity.

21

INCORRECT Whichofthefollowingstatementsisfalse?
A)AnabsoluteURLcanbeusedasavaluetotheACTIONattribute
oftheFORMtag.
B)ArelativeURLcanbeusedasavaluetotheACTIONattributeof
theFORMtag.
C)AmailtohyperlinkcanbeusedasavaluetotheACTION
attributeoftheFORMtag.
D)AIMAPscriptcanbeusedasavaluetotheACTIONattributeof
theFORMtag.
Feedback:Thisistrue.

22

INCORRECT TheacronymCGIstandsfor
A)CommunityofGatewayInner
B)CommonGatewayInterface
C)CommonGatewayInternet
D)CiscoGatewayInternet
Feedback:Thisisnotcorrect.

23

INCORRECT

Whichofthefollowingtagsorattributeswouldyounotexpecttoseeas
akeypartofaclientpullHTMLdocument?
A)HTTPEQUIV
B)META
C)CONTENT
D)TYPE
Feedback:Youwouldexpecttoseethis.

24

INCORRECT WhichofthefollowingisusuallynotpartofanHTMLeditor?
A)colorselector
B)spellchecker
C)hyperlinkinserter
D)gifbuilder
Feedback:Youwouldexpecttoseethis.

25

INCORRECT WhichofthefollowingisnotlikelytobepartofanHTMLsyntaxchecker?
A)codeanalysis
B)colorselector
C)linkverification
D)imageanalysis

http://highered.mheducation.com/novella/QuizProcessingServlet

4/5

11/16/2016

Inline/Online|

Feedback:Youwouldexpecttoseethis.

RoutingInformation
Date: TueNov1523:15:19EST2016
Myname:
SectionID:
Emailtheseresultsto:
Emailaddress:

Format:

Me:

HTML

MyInstructor:

HTML

MyTA:

HTML

Other:

HTML
EMailTheResults

Copyright 2016McGrawHillGlobalEducationHoldings,LLC.Allrightsreserved.
AnyuseissubjecttotheTermsofUseandPrivacyCenter|ReportPiracy

http://highered.mheducation.com/novella/QuizProcessingServlet

5/5

Anda mungkin juga menyukai