Comment on Beginners Guide to HTML/CSSparentComments−SquareWheel14yI use <strong> over <b> if forced to use one, but I usually do a span with a font-weight instead.
Comments
I use <strong> over <b> if forced to use one, but I usually do a span with a font-weight instead.