Lightbox is a library of prewritten
HTML code
CSS code
JavaScript code
HTML and CSS code
CSS and JavaScript code
HTML, CSS, and JavaScript code
What CSS property could be added to the #gallery styles to remove the unintended space between elements?
this is a more elegant solution than the commenting method used in the video
this is a more elegant solution than the commenting method used in the video
font-size: none;
font-size: 0;
font-width: none;
font-width: 0;
What additional JavaScript library is required to use LightBox on a website?
jQuery
angular
react
vue
What attribute is used to add Lightbox functionality to an element?
lightbox.option
lightbox-option
data-title
data-lightbox