Similar Question: How to write fraction value using html?
Where My Question Differs:
- Is use of the <sup> and <sub> tags considered the "standard way" of doing fractions in HTML 5?
- If not, what is the way that custom fractions are supposed to be done?
Further Clarifications:
I am not asking how to do custum fractions in HTML 5. I'm looking for what the standard or best practice is. I've seen a lot of different techniques and I'm looking for a solid reference from a reputable source that states what the best approach is in terms of semantics and web standards.