Home / CSE MCQs / Javascript MCQs :: Discussion

Discussion :: Javascript MCQs

  1. The style property belongs to while of the following object?
  2. A.
    Element
    B.
    Window
    C.
    Location
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Each Element object has style and className properties that allow scripts to specify CSS styles for a document element or to alter the CSS class names that apply to the element.


Be The First To Comment