<b> vs <span> in HTML5
问题 I've been having difficulty deciding when to use b and when to use span. The new semantics of the b element seem vague. The b element represents a span of text to which attention is being drawn for utilitarian purposes without conveying any extra importance and with no implication of an alternate voice or mood It sounds like that tag you use when you can't use strong, em, or i. The b element should be used as a last resort when no other element is more appropriate. But we've already got span