Search found 1 match

by haroldo-ok-ats
Thu May 06, 2010 5:10 pm
Forum: General
Topic: Problem with linebreaks (Bug?)
Replies: 2
Views: 499

Problem with linebreaks (Bug?)

Basically, I'm trying to use TextPad to cleanup some HTML files by doing turning this:

<td width=190 valign=top style='width:142.6pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0cm 5.25pt 0cm 5.25pt'>

into this:

<td>

I've ...