PrepAway - Latest Free Exam Questions & Answers

Which of the following actions should you take?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com.

You have been instructed to create an HTML5 web application for ABC.com. You need to make
sure that the text is styled to allow the first character of each word to uppercase.
Which of the following actions should you take?

PrepAway - Latest Free Exam Questions & Answers

A.
You should consider making use of the none text-transform property

B.
You should consider making use of the capitalize text-transform property

C.
You should consider making use of the lowercase text-transform property

D.
You should consider making use of the uppercase text-transform property

Explanation:

2 Comments on “Which of the following actions should you take?

  1. Bill says:

    I have to disagree… The question specifies “ALLOW the first character of each word to be capitalized”. The use of “ALLOW” indicates that some may NOT be capitalized.

    If B were the correct answer, then the question would read “FORCE the first character of each word…”

    Since they use ALLOW (and I shouldn’t have to infer a different meaning to the words used in the question) the correct answer is A – text-transform:none, all of the other property settings FORCE the case of the first character of each word in some way.




    0



    1

Leave a Reply