Adding the href attribute
All links must have an href
attribute — otherwise, they can't fulfill their function. Having an <a>
element without a href
attribute is like building a house without doors or windows — it can be done, but there's no reason to.