Quote:
Originally Posted by jackie_w
I think <a> tags are supposed to be enclosed in a block tag, e.g. <p> or <div>.
|
Hate to disagree, but I've seen <a> tags used at block level, even encompassing <div> and <section> tags.
It turns the whole block into a hyperlink (if a href is added)