|
Posted by Nik Coughlin on 03/21/06 04:48
mjones wrote:
> Hi,
>
> I've inherited someone else's html mess and I'm wondering if anyone
> has an idea how to make the task simpler. The screen is messed up
> and a client has asked me to fix it.
>
> The indents have not been included (or when they are you can't trust
> them). I think many people have hacked away at the file over time.
>
> There are:
> - 20 tables
> - 32 tr's
> - 52 td's
> - five include files that call each other (not all one after the
> other)
> - 43 images (some background)
>
> I'm bringing it into Word and inserting all the images so I can see
> them and trying to set up the indents, but it's really tedious. Time
> is money, but clients don't understand how difficult fixing a few
> lines and boxes can be so you end up just being a nice person.
If you just want to make the code readable before you get into doing
anything else with it, try Tidy:
http://tidy.sourceforge.net/
Navigation:
[Reply to this message]
|