Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Remind students how important indenting HTML is because most early bugs involve not closing tags.

Share Remind students how important indenting HTML is because most early bugs involve not closing tags. with FacebookShare Remind students how important indenting HTML is because most early bugs involve not closing tags. with Twitter
  • Properly indenting your code makes it easier to read, helps you find syntax bugs faster, and is best practice.

More about this tip

Tags

  • Development Methods
  • HTML
External Source

Interview with Breanna Tucsanyi

Other Tips By
Other Tips By Breanna Turcsanyi

Similar tips

Use Problets.org to help students practice programming basics in C++, Java, C#, or Visual Basic
Use the playful phrasing “bracket thief” when students get a common Java error for forgetting to use a closing bracket to remind students of this error in a non-threatening way.
Loosen your requirements for style sometimes to keep students motivated to write programs, this is especially relevant when students come from an engineering background.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy