exam questions

Exam 98-383 All Questions

View all questions & answers for the 98-383 exam

Exam 98-383 topic 1 question 28 discussion

Actual exam question from Microsoft's 98-383
Question #: 28
Topic #: 1
[All 98-383 Questions]

DRAG DROP -
You are defining CSS classes to style text in your HTML document.
You need to format section titles to look like the following example:

Which CSS attributes should you use to define each setting? To answer, drag the appropriate attribute from the column on the left to its setting on the right. Each attribute may be used once, more than once, or not at all.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References: https://www.w3schools.com/css/css_font.asp

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kimkim2u
9 months, 3 weeks ago
sould'nt 100 is font size and italic is font weight?
upvoted 1 times
rzjunction
6 months, 3 weeks ago
No, There is no such thing as font-weight:italic. However, font-weight can have a number. Typically 400 is normal and 700 is bold. A weight of 100 may not show up any diferently from 400 in most browsers. https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...