Search found 2 matches
- Tue Sep 02, 2014 4:22 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTMLPad 4.0: How to Remove Spaces/Blanks in Code Lines?
- Replies: 2
- Views: 2709
Re: HTMLPad 4.0: How to Remove Spaces/Blanks in Code Lines?
Hi Aivars, Thanks for the prompt response. I may be doing something wrong but these are my attempts with Tidy. Original new HTML with a simple table looks like this (keeping all the line spaces as in editor): <html> <head> <title>Untitled</title> </head> <body> <table> <tr> <td>row 1 column 1</td ...
- Mon Sep 01, 2014 6:09 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTMLPad 4.0: How to Remove Spaces/Blanks in Code Lines?
- Replies: 2
- Views: 2709
HTMLPad 4.0: How to Remove Spaces/Blanks in Code Lines?
HTMLPad 2014 4.0: I am new to the Forums so apologize in advance if this was covered before, but I could not find the answer using Search. I need to remove spaces/blanks in the code lines of a new HTML; compress multiple lines into 1 line by removing the line spaces and blanks. The objective is to ...