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.