While whistling along and checking out the HTML reference I came upon the tags sub and sup. Their usage seem to give me the feeling of the <i>/<b> tag discussions, where they seem to be for simple styling purposes, which can be done through CSS. However, I'm under the impression that they may have semantic purpose within the realm of formulas, as stated in the description of their common usage.
So to conclude, is there enough semantic meaning behind these tags to use them in their correct situations, or should I be text styling with CSS instead?







Bookmarks