Learning/WebLiteracyStandard/Building/HTML/debugging

From MozillaWiki
Jump to navigation Jump to search

Debugging your own and other people's markup

Examples:

  • Identifying missing element closures
  • Using code indenting to ensure readability
  • Commenting out problematic code