In which part of an HTML table would you place the <caption> element?
<caption>
Inside <tfoot>
<tfoot>
Inside <thead>
<thead>
Inside <tbody>
<tbody>
Immediately after opening <table> tag
<table>