Why are there both numerical and named character entity values?
Answer / Md Akram
Numerical and named character entity values serve the same purpose, which is to represent special characters (like symbols or foreign language characters) that cannot be typed on a standard keyboard directly into an HTML document. Named character entities offer easier readability, as they can be remembered by their descriptive names, whereas numerical character entities are more concise and quicker to type.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is w3c recommendation?
How we can insert copy right on browser page?
What is a doctype?
What is getelementbyid?
How do you make a link open in a new tab?
Is the center tag deprecated?
How do you insert an email link in html?
Are h1 tags important?
what's use of <br> command
What are the different types of <!doctype> that are available?
Which tag represents the result of a calculation?
Differences Between XML and HTML