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 may not realize that websites need and use servers to store, process, and deliver content to users’ browsers, causing struggles with the distinction between Server side vs. Client side.
Have students decompose problems in a more structured way by acting as project managers who need to build teams (of methods and classes) and divide the work amongst them in a clearly organized manner.
Use graphics when possible to keep students engaged because text-only output can discourage students.

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

Privacy Policy