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

Encourage students to get the for-loop counter right before adding code inside the for loop this will reduce the amount of time spent troubleshooting for-loops and ensure students are scaffolded well.
Have students put their workspace on a USB drive or external hard drive so that they can continue to work on their assignments on any device in any location.
Misconception: when working with Booleans, students assume that false means incorrect and true means correct.

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

Privacy Policy