Home » HTML » Html miscellaneous » Question
  1. To enable slideshow, what we should not be included?
    1. foundation.js
    2. foundation.orbit.js
    3. button
    4. jquery.js
    5. None of these
Correct Option: C

To construct HTML for slideshow simply wrap the content or the images within unordered list element with data-orbit. For enabling slideshow we will need to include jquery.js, foundation.js, foundation.orbit.js or zepto.js within HTML.



Your comments will be displayed only after manual approval.