nerdexam
Oracle

1Z0-450 · Question #21

You have 5 buttons in a region. These buttons are of style "HTML Button". Each button is of a different size (depending on the name of the button). How will you ensure that all the buttons are of…

The correct answer is A. Set the button attribute for each button to style "width: 150px". See the full explanation below for the reasoning.

Question

You have 5 buttons in a region. These buttons are of style "HTML Button". Each button is of a different size (depending on the name of the button). How will you ensure that all the buttons are of the same size (150 pixels) and they look uniform?

Options

  • ASet the button attribute for each button to style "width: 150px".
  • BThe size of an HTML Button is always decided based on the label of the button.
  • CSelect the button type as "Template Driven".
  • DChange the button style to "Image.

How the community answered

(36 responses)
  • A
    75% (27)
  • B
    3% (1)
  • C
    8% (3)
  • D
    14% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-450 Practice