Which jQuery method is used to get or set the height of an HTML element?
Options:
Explanation:
The jQuery method <span class="w3-codespan">height()</span> is used to get or set the height of an HTML element.
Tags:
jQuery
Answer:
Which jQuery method is used to get or set the height of an HTML element height().