Forum Moderators: open

Message Too Old, No Replies

The flow of good source code

right to left, right to left...

         

SideCar

5:19 am on Aug 29, 2001 (gmt 0)



I hope there is an easy answer to this question. I go to so many web pages where when I look at the code everything is evenly spaced, the tables all start and end in this "step down" fashion - starting out from the right flowing to the left then back to the right when they close, etc. etc.
I know that Dreamweaver and maybe some of the others do this for you but, well...is there a tool that I can drop my scramble html into and it will give it a clean finish? It's alot easier to read when editing or when someone else is trying to work on the page.

SideCar

5:26 am on Aug 29, 2001 (gmt 0)



..that's funny...actually it's left to right, left to right.

Maybe that my problem :)

littleman

5:43 am on Aug 29, 2001 (gmt 0)



HTML Tidy [w3.org]

SideCar

6:11 am on Aug 29, 2001 (gmt 0)



Thanks littleman. That works for me.