by jorgesborges on 8/19/24, 6:31 PM with 13 comments
by jorgesborges on 8/19/24, 6:33 PM
It's hard not to read this as satire. All I want is for my text to be bold, dammit!
by legitster on 8/19/24, 6:52 PM
The given option to either swap the tag for something more descriptive or move it to CSS are contradictory. (I understand not wanting to rely on it for header information).
I just want to make the text bold, dangit. I am not writing an essay about how the text is feeling.
by chuckadams on 8/19/24, 9:22 PM
by remram on 8/19/24, 6:40 PM
by saurik on 8/19/24, 10:43 PM
I use <strong> all over the place--though, after I was recently pointed at some of the new retconned HTML5 documentation, I did now wonder if some of my uses "should be" <b>; but, now I see the notes about <mark>, and I probably was wanting that one?...--and it makes HTML really annoying as a "markup" language as it causes massive discontinuities in the text I am reading/editing just to add some better inflection.
by thayne on 8/19/24, 9:51 PM