On 10/3/18, Brooke Clarke <[email protected]> wrote: > Hi Mark B: > > THANK YOU, THANK YOU. > Not only did this work removing the empty lines, but it offers a way to edit > this page.
You also might like http://www.html-tidy.org/ (binaries are here: https://binaries.html-tidy.org/) do something like tidy -q -modify -indent -wrap 120 --tidy-mark no FILENAME to clean up the html and then use notepad++ for any final edits. Regards, Lee > > -- > Have Fun, > > Brooke Clarke > https://www.PRC68.com > https://www.end2partygovernment.com/2012Issues.html > axioms: > 1. The extent to which you can fix or improve something will be limited by > how well you understand how it works. > 2. Everybody, with no exceptions, holds false beliefs. > > -------- Original Message -------- >> Date: Tue, 2 Oct 2018 17:39:04 -0700 >> From: Mark B<[email protected]> >> To:[email protected] >> Subject: Re: find doesn't work in composer >> Message-ID:<[email protected]> >> Content-Type: text/plain; charset=UTF-8; format=flowed >> >> Hi Brooke, >> >> I opened your web pagehttps://www.end2partygovernment.com in composer >> and found lots of blank lines. The best way I have found to get rid of >> these is to open the HTML file in Notepad++ (free download at >> https://notepad-plus-plus.org/). >> >> Select all, then under Edit in the toolbar, go to Line Operations/Remove >> Empty Lines, click on it and voila, no empty lines. >> >> Save as, select file type, save. Reopen in composer. >> >> >> Brooke Clarke wrote: >>> Hi: >>> Currently I have a web page where there large white spaces that take up >>> a lot of space: >>> https://www.end2partygovernment.com >>> I tried to delete the white space but now some of the embedded videos >>> have gone away.? It takes a very long time to find anything in the html >>> pane in order to make repairs. >>> I'll now try the pane with tags since it might help.? But you can not >>> delete tags in that pane.? The embedded videos start with a tag "IFrame" >>> which can not be changed. >>> It can be changed in the <HTML> Source but it's almost impossible to >>> find them there w/o a working search function. > > _______________________________________________ > support-seamonkey mailing list > [email protected] > https://lists.mozilla.org/listinfo/support-seamonkey > _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

