Is a link tag an empty tag?

No, because it has a closing tag and contains contentYes, because it has no closing tag and contains no contentNo, because a link tag is part of the document structure, like <!doctype html>

No, because it has a closing tag and contains content.