![]() |
A commonly used HTML entity 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. Examples:
Another common use of the non-breaking space is to prevent browsers from truncating spaces in HTML pages. If you write 10 spaces in your text, the browser will remove 9 of them. To add real spaces to your text, you can use the character entity. The non-breaking hyphen (‑) is used to define a hyphen character (‑) that does not break into a new line. |
What is HTML Entities | HTML Entities |
How to use HTML Character Entities | HTML Entities |
How to add Non-breaking Space | HTML Entities |
Some Useful HTML Character Entities | HTML Entities |
How to combinine Diacritical Marks | HTML Entities |
Read Full: | HTML Entities |
Category: | Web Tutorial |
Sub Category: | HTML Entities |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 47 |