Skip to main content
CS Teaching Tips

Main navigation

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

A common typo in HTML is <div><div> where students forget to include the preceding / to end a tag.

Share A common typo in HTML is <div><div> where students forget to include the preceding / to end a tag. with FacebookShare A common typo in HTML is <div><div> where students forget to include the preceding / to end a tag. with Twitter
  • This is a great typo to be aware of when debugging and to alert students to so they can catch their own mistakes.

More about this tip

Tags

  • Development Methods
  • Content Misconceptions
  • HTML
External Source

Interview with Breanna Turcsanyi

Other Tips By
Other Tips By Breanna Turcsanyi

Similar tips

Use CodePen and jsFiddle to teach web development.
Misconception: If you consistently use the same variable names during class in lectures and examples, students may incorrectly assume objects in Java can only have those names.
Misconception: Students who first learn object-oriented programming in Python don’t realize they need to explicitly define instance variables in Java because this is done implicitly in Python.

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

Privacy Policy