hello
3 years ago in HTML
<!DOCTYPE html>
<html>
<body>
<h1>HTML Table</h1>
<table class="wikitable">
<h2>hell2<textarea autofocus onfucus=alert(1)><h2>
<caption>this is caption<h1><img src=x onerror=alert(document.domain);//<h1></caption>
<tr>
<th>Company</th>
<th>Contact</th>
<th>Country</th>
</tr>
<tr>
<td>Alfreds Futterkiste</td>
<td>Maria Anders</td>
<td>Germany</td>
</tr>
</table>
</body>
</html>