Do all character entities of html display properly on all systems? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Do all character entities of html display properly on all systems?

When opens the html code on different platforms forms like - mac osx ,windows, linux etc.. all entities will works sam??

19th Jan 2018, 7:43 PM
DEEPANKAR BABU
DEEPANKAR BABU - avatar
1 Answer
0
Yes. Because all of them use the same encoding for text. It does not depend on the platform, rather it depends on the encoding.
19th Jan 2018, 7:51 PM
Saidmamad Gulomshoev
Saidmamad Gulomshoev - avatar