Hello,
i have a little Problem. I have an Application ( PHP / HTML ) with hundrets of Templates. When a TD-Tag has to be text-align left, i did nothing. In IE and Firefox it is automatically left. In Opera and IE 7 ( Vista ) its center when no align is given.
Now i have to find all Templates, who have TD-Tags without an align-param.
Tried such like:
<td*^(align="*")*>
But no chance for me. Can anyone help me?
The best would be to search the Tags without align params, and insert automatically align="left" at the end of the TD-Tag.
Is this possible with Ultraedit?
Thanks and Greetings
i have a little Problem. I have an Application ( PHP / HTML ) with hundrets of Templates. When a TD-Tag has to be text-align left, i did nothing. In IE and Firefox it is automatically left. In Opera and IE 7 ( Vista ) its center when no align is given.
Now i have to find all Templates, who have TD-Tags without an align-param.
Tried such like:
<td*^(align="*")*>
But no chance for me. Can anyone help me?
The best would be to search the Tags without align params, and insert automatically align="left" at the end of the TD-Tag.
Is this possible with Ultraedit?
Thanks and Greetings