Which jQuery method is used to get or set the width of an HTML element?
Options:
Explanation:
The jQuery method
width() is used to get or set the width of an HTML element.
Tags:
jQuery
Answer:
Which jQuery method is used to get or set the width of an HTML element width().