Are there examples of deprecated HTML elements that lost support in current browsers?
问题 Most of us know that now and then some tags get a deprecated status, which means that it has been outdated. Either it is followed by a newer HTML construct, or it can be done in CSS (take for example <center> ). The question that I'm wondering about, though, is: when a tag or element gets deprecated will it be removed from browser support in the future? In other words, currently all browsers that I know of support <center> , but I can imagine that it might not be efficient for browsers to