Convert the characters &, <, >, " (double quote), and ' (apostrophe), in a string to their corresponding HTML entities.
javascript js freecodecamp freecodecamp-challenge algorithm-scripting freecodecamp-project freecodecamp-algorithms freecodecamp-javascript algorithm-scripting-challenges convert-html-entities
-
Updated
Mar 20, 2023 - JavaScript