Shouldn’t both be removed? Or does it mean we should use <small>? Why is <big> removed but <small> is not? What is the problem with <big> which does not apply to <small>?
Shouldn’t both be removed? Or does it mean we should use <small> ? Why
Share
Remember, the tags are meant to be semantic, not presentational. There is such a thing in English as “fine print”. This is what the small tag represents. There is no analogous concept of “big print” except for a header, which is already covered by seven other tags.