<?xml version="1.0" encoding="utf-8"?>

Don't forget end tags

Don't forget end tags  Bad Practice
Don't forget end tags  Best Practice

In most cases, the HTML page looks absolutely fine even if you forget your end tags, but it's better to be safe than sorry. Not closing tags can cause browser incompatibilities and improper page rendering. So as a best practice, close your tags and make your website compatible with any browser.

Improve your UX & Product skills with interactive courses that actually work