Just wondering if there is a program available to clean up code. Such as make all uppercase tags to lowercase, for example.
Because I'm going to be using Photoshop and ImageReady to design a website but it unfortunately puts all tags to uppercase and doesn't render to XHTML and it'll take a long time to convert as you would understand.
It's one of those sites that's going to be hard to cutup manually and i thought imageready could help me with the bulk of it.
After that i have the long task of converting it to CSS
Thanks guys,
Dan
Is there such a program?
Which OS are you using? I know HTMLtidy exists for this purpose, but not sure if it's just Mac OS. Also, you'll find many of the decent HTML editors will do such things. Dreamweaver/BBEdit (Mac)/TSW WebCoder etc.
Is there such a program?
I'm using Win XP.
I have dreamweaver so i'll see if there is an option to do that. thanks.
code cleaning
I use Notetab from http://www.notetab.com/
It's available in free, standard and pro versions and includes htmltidy. as well as it's own code cleaning feature.
Cheers
Is there such a program?
Hi Fruitcake,
You could use text-transform to display the text in lowercase.
Hope that helps
Re: code cleaning
I use Notetab from http://www.notetab.com/
It's available in free, standard and pro versions and includes htmltidy. as well as it's own code cleaning feature.
Cheers
NoteTab is absolutely wonderful. I am using the Pro version now and most folks who get the free version eventually get NoteTab Pro - it's just so incredibily useful. Got mine at 10% Off, too
http://www.deprice.com/notetabpro.htm
Is there such a program?
I use UltraEdit for all coding, its really fantastic, also has color coding for most programming languages.
Couldn't be without it ....