I would like to know what is the difference between these two jQuery selectors:
- \[code\]$("span")\[/code\]
- \[code\]$("<span>")\[/code\]