3

I've looked for anything about how to fold the code down in HTML files using Netbeans. Does anyone know? I'm on a Mac using Netbeans 7.1.1 and I've already hit up the Preferences>General area... am I missing something here? Any help for this newbie would be greatly appreciated.

John Yeary
  • 1,112
  • 22
  • 45

1 Answers1

0

Code folding is already enabled on elements in an HTML file. You can collapse the individual tags, or groups of tags.

Code Folding in XHTML  Page

John Yeary
  • 1,112
  • 22
  • 45