
Deleting HTML elements is as simple as highlighting the element and pressing the delete or backspace key. It’s not uncommon for programmers to simply comment out code which they no longer want the computer to execute. When you want to save the code, but you don’t want it to run, you have the option to comment that code out using tactics from previous lessons.