HTML Unclosed Tag

An unclosed tag means an opening tag has no matching closing tag. Browsers may recover but validators flag it.

Common causes

How to fix

FAQ

What is unclosed tag?
Opening tag without matching closing tag.
Does browser fix it?
Often yes; validator still reports it.

Fix it now

Try in validator (prefill this example)

Related

All tools · Canonical