In HTML, What is the preferred way to specify html codes like "
, and what is the major differences? For example:
" <!-- friendly code -->
" <!-- numerical code -->
" <!-- hex code -->
Which one should I use and would it ever be an issue if one of these gets deprecated?
question from:https://stackoverflow.com/questions/15135769/how-to-code-double-quotes-via-html-codes