| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Oct 2006 Location: Mars.
Posts: 439
![]() ![]() ![]() | XHTML "organizer" Hi, Does anybody knows if there is a tool to organize code like for example: Code: <div class="blabla"><div class="www"></div><div class="zzz"></div></div> ????: NamePros.com http://www.namepros.com/programming/324918-xhtml-organizer.html Code: <div class="blabla">
<div class="www">
</div>
<div class="zzz">
</div>
</div> Thank you
__________________ :notme: |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Mar 2007 Location: Finland
Posts: 29
![]() | Google "HTML tidy". You can get the service online or download a tool. HTH.
__________________ Regards Jamie Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. |
| |