Skip to main content
CS Teaching Tips

Main navigation

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

Emphasize that students should know which HTML tags are self-contained to make writing and debugging code easier.

Share Emphasize that students should know which HTML tags are self-contained to make writing and debugging code easier. with FacebookShare Emphasize that students should know which HTML tags are self-contained to make writing and debugging code easier. with Twitter
  • Self-contained tags, empty elements, must be properly closed. Some such tags are <hr/>, <br/>, <input … />, <img/>, etc.

More about this tip

Tags

  • Content Misconceptions
  • Development Methods
  • HTML
External Source

Interview with Lynda Louis.
Twitter: @lrlouis

Other Tips By
Other Tips By Lynda Louis

Similar tips

Misconception: Students frequently make errors when creating lists in HTML by using unnecessary or incorrect elements.
Ask students “What were you trying to do?” when they ask for help to help answer their own questions because they may already have the skills to debug their own Scratch programs.
Ask students “Do we need a loop here?” to help them determine the appropriate loop to use without having to know the proper syntax to write that loop.

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

Privacy Policy