Comments for debugging:-
<!DOCTYPE html>
<html>
<body>
<!-- Do not display this at the moment
<img border="0" src="picka.jpg" alt="Pikachu">
-->
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<!-- Do not display this at the moment
<img border="0" src="picka.jpg" alt="Pikachu">
-->
</body>
</html>
OUTPUT:-
- Comments are also great for debugging HTML, because you can comment out HTML lines of code, one at a time, to search for errors.
No comments:
Post a Comment