The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

Looking for an HTML tool by BaruMonkey 2006-08-08 10:45:55
I'm looking for a tool that will "clean up" the whitespace in HTML code. This means making this:
-----------------------------
<html><head><title>foo
  </title>


</head> <body>
     <blink>
                    text   <randomtag>
    moretext
</randomtag>
  </blink>  </body>
   </html>
-----------------------------
Look like this:
-----------------------------
<html>
 <head>
  <title>
   foo
  </title>
 </head>
 <body>
  <blink>
   text
   <randomtag>
    moretext
   </randomtag>
  </blink>
 </body>
</html>
-----------------------------
Does anyone here know of something (free) that will do that?
[ Reply ]
  Doesn't HTMLTidy do that? (n/t) by merlin2006-08-08 10:53:15
    Here are some links: by merlin2006-11-19 12:55:59
      Looks like that does both too much and not enough by BaruMonkey2006-08-08 11:26:15
        Do a search and replace? by ChuckAB2006-08-08 11:33:12
          That's WAY less than I need :-p by BaruMonkey2006-08-08 11:40:22
            Sorry --- [Note to self: RT(f)S] by ChuckAB2006-08-08 11:46:04
          add to that by ppyo2006-08-08 12:30:03
            But that doesn't do the fancy indenting he wants.. (n/t) by ChuckAB2006-08-08 13:20:53
  Be careful. by Didactylos2006-08-08 11:45:05
    Argh! by BaruMonkey2006-08-08 12:06:23
      I use nano. by CynicalRyan2006-08-08 12:39:13
        Oh, I'm not writing in WYSIWYG... by BaruMonkey2006-08-08 12:46:04
          Rewriting seems easier, then. :P (n/t) by CynicalRyan2006-08-08 13:56:13
        It is TOO a typo - it should be WYSIWYDG by ChuckAB2006-08-08 12:52:07
    Attn: Bellator SnappingTurtle CynicalRyan ihope27: by BaruMonkey2006-11-19 12:55:59
      Look there. by CynicalRyan2006-11-19 12:55:59
      Phew... thank gods I already have a project :) by Bellator2006-08-08 14:21:06

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)