Both the i and b tags are valid in html5 and are no longer deprecated. Their use versus spans depends more in their semantic meanings and functional purpose. Using the tags for the right reasons improves Accessibility.
There are a large number of threads here on MR that help people decide which of s, em, b, i, or spans to use and why.
So no worries about support for those tags going away.
|