Avoid the Deprecated <listing> Tag in HTML 5

The <listing> tag should be avoided in any HTML because it has been deprecated since HTML version 3.2. The HTML <pre> tag should be used instead.