Microsoft 98-375 Certification Exam Material - Free Download and Guaranteed PassExam code : 98-375
Exam name : HTML5 Application Development Fundamentals
Which CSS3 code fragment styles an H2 element only if it is a direct child of a DIV
element?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: B
Which CSS property defines which sides of an element where other floating elements are
not allowed?
A. float
B. position
C. display
D. clear
Answer: D
You write the following code to create a page. (Line numbers are included for reference
only.)
You need to apply the SVG blur filter to the text tag on the page.
Which HTML/CSS code should you insert at line 02?
Question No : 3
A. Option A
B. Option B
C. Option C
D. Option D
Answer: B
Which layout can you create by using a single CSS3 region?
A. a table layout
B. a snaked-column layout
C. a multiple column liquid layout
D. a multiple column fixed layout
Answer: A
In CSS, the flow-into property deposits:
A. the flow into the content.
B. the regions into a flow.
C. the flow into the regions.
D. content into the flow.
Answer: D
Which CSS code fragment centers an image horizontally?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: D
Match the CSS terms to the corresponding examples. (To answer, drag the appropriate
term from the column on the left to its example on the right. Each term may be used once,
more than once, or not at all. Each correct match is worth one point.)
Which positioning scheme places an object in normal document flow?
A. absolute
B. relative
C. fixed
D. float
Answer: B
The variable named "ctx" is the context of an HTML5 canvas object. What does the
following code fragment draw? ctx.arc(x, y, r, 0, Math.PI, true);
A. a circle at the given point
B. a square at the given point
C. a semi-circle at the given point
D. a line from one point to another
Answer: C
Which three are valid JavaScript variables? (Choose three.)
A. xyz1
B. .Int
C. int1
D. _int
E. 1xyz
Answer: A,C,D
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment