top | item 46055585 (no title) maqnius | 3 months ago CSS grids are for presentation, HTML is for semantics. Ideally they are separated. That's why the use of <center> tag is deprecated. discuss order hn newest merb|3 months ago As far as I know <b> and <i> is not deprecated at all. It’s just not recommended for 95% of the use cases. itishappy|3 months ago They're not quite deprecated, but they're also not quite not deprecated at all:> Historically, the <b> element was meant to make text boldface. Styling information has been deprecated since HTML4, so the meaning of the <b> element has been changed.https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
merb|3 months ago As far as I know <b> and <i> is not deprecated at all. It’s just not recommended for 95% of the use cases. itishappy|3 months ago They're not quite deprecated, but they're also not quite not deprecated at all:> Historically, the <b> element was meant to make text boldface. Styling information has been deprecated since HTML4, so the meaning of the <b> element has been changed.https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
itishappy|3 months ago They're not quite deprecated, but they're also not quite not deprecated at all:> Historically, the <b> element was meant to make text boldface. Styling information has been deprecated since HTML4, so the meaning of the <b> element has been changed.https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
merb|3 months ago
itishappy|3 months ago
> Historically, the <b> element was meant to make text boldface. Styling information has been deprecated since HTML4, so the meaning of the <b> element has been changed.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...