Added table_abusing.html
This commit is contained in:
parent
927aae08fe
commit
851c7f4f21
22
table_abusing.html
Normal file
22
table_abusing.html
Normal file
@ -0,0 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<table>
|
||||
<thead>
|
||||
<tr class="hr">
|
||||
<th>Board</th>
|
||||
<th>Threads</th>
|
||||
<th>Posts</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<a href="aaaaaaaa">
|
||||
<tr class="hr">
|
||||
why?
|
||||
</tr>
|
||||
</a>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user