This is a discussion on "Using RQ Search and Replace for HTML tag editing" within the Scripts and Online Services section. This forum, and the thread "Using RQ Search and Replace for HTML tag editing are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Using RQ Search and Replace for HTML tag editing
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Using RQ Search and Replace for HTML tag editing
Using RQ Search and Replace for HTML tag editing
You can use RQ Search and Replace to search and replace HTML code for tags,attribute names, or values For example you can change the font size of one font type without affecting any others <font size="2" face="Arial"> will be changed to <font size="3" face="Arial">, but font Verdna <font size="2" face="Verdanal"> remain the same size="2". You can delete or change HTML tags, it's attributes or attributes values. Don't worry about attribute's order in tag - program parsed HTML code and get all attributes and its values properly. Any html code can be found and changed according to a search condition maintaining strict coding syntax For example <font size="2" face="Arial"> or < font face='Arial' size=2 > is the equvalent tags. The program searches by the search parameters and changes according to those found parameters Other HTML operations: - create index of html-files in current folder. - convert all html files in current folder to plain text files - convert all txt files in current folder to html files (with syntax hi(gh)lighting for source files) - replace all &#xxxx; char representation sequence to national code page chars. RQ Search and Replace is free for single file operation Registered version can process multiply files and change multiply tags by "one click" (and MSWord documents too) ------------------------ RQ Search and Replace is an easy to use text replacement utility for Windows homepage - http://www.miraxem.com/rqsr.html ------------------------ With best regards, Andrew Shelkovenko. |
|
|
![]() |
| Tags |
| html tag, search and replace |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Searching tutorial on html editing to build website | satimis | Web Page Design | 14 | Mar 3rd, 2008 16:54 |
| JS replace help | immi1979 | JavaScript Forum | 15 | Dec 7th, 2007 06:49 |
| Replace <iframe> for PHP | delusion | PHP Forum | 2 | Jun 20th, 2007 14:51 |
| Text replace in a table cell on same page | gribble | Web Page Design | 10 | Sep 28th, 2005 05:32 |
| editing multiple html | happy22 | Web Page Design | 1 | May 18th, 2005 20:48 |