how to remove table row that contains specific code

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
dellai
Posts: 1
Joined: Sun Dec 23, 2018 7:38 pm

how to remove table row that contains specific code

Post by dellai »

how to remove this code

Code: Select all

  <tbody>
       <tr align="center">
		<td width="10%" class="kuang1">
		<div align="center"><strong>SRO</strong></div>
		</td>
		<td width="26%" height="24" class="kuang1" style="display: none">
		<div align="center"><strong>SRO Description</strong></div>
		</td>
		<td width="37%" height="24" class="kuang1">
		<div align="center"><strong>English Description</strong></div>
		</td>
		<td width="8%" height="24" class="kuang1">
		<div align="center"><strong>Model Year</strong></div>
		</td>
		<td width="14%" height="24" class="kuang1">
		<div align="center"><strong>Labour</strong></div>
		</td>
	 </tr>
	</tbody>
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: how to remove table row that contains specific code

Post by mapx »

provide the page address
Post Reply