NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to indent HTML code ?


Joined: 15 Apr 2009
Posts: 2
Reply with quote
Is there any option in Nukesphere which can indent properly to HTML code?

means <table><tr><td></td></tr></table>

to convert like

<table>
<tr>
<td>
</td>
</tr>
</table>

[/b]
View user's profileFind all posts by coolpositveSend private message


Joined: 03 Dec 2005
Posts: 17
Reply with quote
I think "Tidy HTML" could be the feature you are looking for. You can get it at file context menu within "Workspace".

<table><tr><td></td></tr></table>
will be converted to:
Code:

  <table>
    <tr>
      <td></td>
    </tr>
  </table>
View user's profileFind all posts by godsfatherSend private messageICQ Number


Joined: 15 Apr 2009
Posts: 2
Reply with quote
Thanks god father........ Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing Laughing

Genius solution

But also use polystyle.....am i right?


thanks once again.
View user's profileFind all posts by coolpositveSend private message


Joined: 03 Dec 2005
Posts: 17
Reply with quote
Yes, right. You can also use polystyle. It's supported by PhpED.
But Polystyle version shipped with PhpED is only a Trial Version.
View user's profileFind all posts by godsfatherSend private messageICQ Number


Joined: 30 Apr 2009
Posts: 1
Reply with quote
hey very brilliant solution to posted out here. Thanks I also needed this one.


------------------
Thanks
Start your Business with Joomla Development
View user's profileFind all posts by justinaSend private message
How to indent HTML code ?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic