nerdexam
IBM

C2040-426 · Question #55

You have been asked to change the background of the application from the default blue to dark gray. What's the best way to do this task?

The correct answer is B. Create a blank CSS called custom.css and place in the common customization folder. See the full explanation below for the reasoning.

Question

You have been asked to change the background of the application from the default blue to dark gray. What's the best way to do this task?

Options

  • AModify the CSS files for each module.
  • BCreate a blank CSS called custom.css and place in the common customization folder.
  • CCreate a blank CSS, link to it from header.html, and overwrite styles there.
  • DCopy the CSS files for each module to the HTTP server and modify them there.

How the community answered

(19 responses)
  • A
    11% (2)
  • B
    79% (15)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C2040-426 Practice