Please enable JavaScript
Don’t click this link : https://www.youtube.com/channel/UCIHvZ0mjSKa2ywuyDEcF-PA?sub_confirmation=1 WhatsApp Group link please join https://chat.whatsapp.com/GD1RWHFZyAV6i4EAThPw7S HTML AND CSS BOOK https://drive.google.com/file/d/1y-0nGGdFhDVo4byh5q9t7H4TdpPni0lL/view?usp=sharing Playlist Web development Course https://www.youtube.com/watch?v=yrDisKLL5GQ&list=PLpLR4EBVned_sjbjvEN8s9W8nicJpDanw Entities list link https://www.w3schools.com/html/html_entities.asp In this video, I am telling about what is entities in Html how to use and what is the purpose of these entities in programing languages. If don't know about the Html entities please watch this video I explain in detail. HTML Entities. Some characters are reserved in HTML. If you use the less than or greater than signs in your text, the browser might mix them with tags. Character entities are used to display reserved characters in HTML. Non-breaking Space. A commonly used entity in HTML is the non-breaking space: A non-breaking space is a space that will not break into a new line. Two words separated by a non-breaking space will stick together (not break into a new line). This is handy when breaking the words might be disruptive.