IBM
C2170-010 · Question #41
Examine the following section of UIM code. Which of the following statements are true?
The correct answer is C. A build client will fail because the IMAGE element should be declared inside a CONTAINER. D. The LABEL attribute of the IMAGE element will result in the text value associated with the Image.Label.Logo attribute in the UIM0 page's properties file being rendered in the browser as alt text and displayed if the user hovers over the image. See the full explanation below for the reasoning.
Question
Examine the following section of UIM code. Which of the following statements are true?
Options
- AThe IMAGE attribute of UIM IMAGE elements can correspond to the name of an image file (under WebContent/images directory) or map to an attribute declared in the Image.properties file.
- BThere can be no other child UIM elements declared inside the CLUSTER when an IMAGE is already declared as a child element.
- CA build client will fail because the IMAGE element should be declared inside a CONTAINER.
- DThe LABEL attribute of the IMAGE element will result in the text value associated with the Image.Label.Logo attribute in the UIM0 page's properties file being rendered in the browser as alt text and displayed if the user hovers over the image.
How the community answered
(31 responses)- A16% (5)
- B10% (3)
- C74% (23)
Community Discussion
No community discussion yet for this question.