Quote:
Originally Posted by JSWolf
That again is incorrect. <b> is not deprecated. It works perfectly well in ePub 2/3.
|
You misunderstand deprecated.
https://en.wikipedia.org/wiki/Deprecation
It means that it is obsolete and should not be used is in new code and will likely not be supported at some possibly unspecified future time. It has
nothing to do with whether it works now.
Quote:
You are better using <b> then <strong>.
|
Why would you use <b> if you are going change to <strong>?
Is it because you are an European?