|
|
Browse by Tags
All Tags » HTML » regular expression css stylesheet
-
I am in the process of cleaning a website which has many tables in it. I have used regex to remove all formatting from the tables and get it ready for formatting.
What I want to do now is to take the individual <tr> and <td> tags and assign CSS classes to them to format them properly for our new setup. The problem I have is that all ...
|
|
|