Bhavesh, it would be good if jep 224 said what to do with the many legacy <tt> tags. Best practice seems to be to convert to {@code ...} if possible and appropriate, else to <code>, <kbd>, or <samp>, as given by http://www.w3schools.com/tags/tag_code.asp
On Mon, Aug 3, 2015 at 10:21 AM, Alexander Stepanov < alexander.v.stepa...@oracle.com> wrote: > Sorry, at the moment I can say only that <tt> is deprecated in HTML5: > http://www.html-5.com/changes/deprecated/ > > "Here is a list of deprecated HTML tags to avoid using" - that's was the > main motivation. > > As I know, in future(?) the documentation should be HTML5-compliant: > http://openjdk.java.net/jeps/224 (but it is outside of my competence, > sorry). >