I need to find
<th>blah</th>
and replace with:
<td class="shaded">blah</td>
thank for the help...:)
I need to find
<th>blah</th>
and replace with:
<td class="shaded">blah</td>
thank for the help...:)
Here is another screen shot specifically for your situation:
This would be to replace within the current file you're editing. You can use roadrunner's answer as a guide to do this globally.