Skip to main content
CS Teaching Tips

Main navigation

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

Breanna Turcsanyi

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

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

Misconception: Students frequently forget to close tags or other paired constructs when writing HTML and CSS code, this error is called unclosed pairs. To help prevent this, have students write both open and close HTML tags before adding content.

Use CodePen and jsFiddle to teach web development.

Encourage students to talk to their neighbors so they become comfortable asking each other questions.

Pagination

  • Previous page ‹‹
  • Page 2
Subscribe to Breanna Turcsanyi

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

Privacy Policy