hi there,
i have an html template page with over 700 lines.
this template file is not well indented and when i view the page the leftbar went down.... and screwd the page up..
Is there a way that i can fix the code to make the layout look nice without going line by line & searching for each closing <td> or <tr>
I'm guessing you've never heard of Dreamweaver? www.adobe.com has a 30 day trial of it. Since you seem to not know what Dreamweaver is it may be easier for you to just attach your html in a zip file to a post. I'll format it and reattach it.
If you are using tables, and having layout problems, then it is probably a good idea to stop using tables for layout. That is not what they are for. Use divs and CSS. http://www.hotdesign.com/seybold/
Bookmarks