Narrow No-Break Space | Copy and Paste [ ] Character

5/5 - (2 votes)

The Narrow No-Break Space (NNBSP) is represented by Unicode U+202F. It is slightly larger than a Hair Space but smaller than a Thin Space and is typically used to create a small yet noticeable separation between elements.

Narrow No Break Space

Copy Narrow No-Break Space Character

Narrow No-Break Space Generator

Enter Number

Copied!

Narrow No-Break Space Table

Character NameNarrow No Break Space
Unicode Code PointU+202F
HTML Code 
HTML Hex Code 
CSS Code\202F
JavaScript/Java/C\u{202F} (JavaScript and ES6), \\u202F (Java and C)

FAQs

Using Narrow No-Break Space in HTML

To add a Narrow No Break Space (U+202F) to HTML, you can use one of the following methods:

Using HTML Code:

Copy & Paste Narrow No Break Space Character – Blank spacecopy.com

Using Hex Code:

Copy & Paste Narrow No Break Space Character – Blank spacecopy.com

Narrow No Break Space

Thin Space vs Narrow No Break Space vs Hair Space vs Zero Width Space

Using Narrow No-Break Space in CSS

You can use the ::before and ::after pseudo-elements in CSS to add a Narrow No Break Space (U+202F) before and after an element. Here’s how you can do it:

To copy the code, simply double-click on it and press Ctrl+C.

CSS

.narrow-no-break-after::after {
    content: "\202F";
  }
.narrow-no-break-before::before {
    content: "\202F";
  }

HTML

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Narrow No Break Space Example</title>
    <style>
        .narrow-no-break-before::before {
            content: "\202F";
        }

        .narrow-no-break-after::after {
            content: "\202F";
        }
    </style>
</head>
<body>
    <p>This is some text without a Narrow No Break Space.</p>
    <p class="narrow-no-break-before">This is some text with a Narrow No Break Space before.</p>
    <p class="narrow-no-break-after">This is some text with a Narrow No Break Space after.</p>
</body>
</html>

26 Comments
Show all Most Helpful Highest Rating Lowest Rating Add your review
  1. I don’t think the title of your article matches the content lol. Just kidding, mainly because I had some doubts after reading the article.

  2. Your point of view caught my eye and was very interesting. Thanks. I have a question for you.

  3. Thank you for your sharing. I am worried that I lack creative ideas. It is your article that makes me full of hope. Thank you. But, I have a question, can you help me?

  4. Thanks for sharing. I read many of your blog posts, cool, your blog is very good.

  5. Your article helped me a lot, is there any more related content? Thanks!

  6. generic androxal canada

    buy androxal uk buy online

  7. discount enclomiphene australia pharmacy

    get enclomiphene cost australia

  8. buy cheap rifaximin australia buy online

    get rifaximin no prescription needed

  9. compare price xifaxan

    discount xifaxan price south africa

  10. buying staxyn low cost

    cheapest buy staxyn price uk

  11. ordering avodart cheap with prescription

    discount avodart canada discount

  12. how to buy dutasteride uk delivery

    cheap dutasteride cheap usa

  13. ordering flexeril cyclobenzaprine purchase singapore

    how to order flexeril cyclobenzaprine buy sydney

  14. over the counter sales of gabapentin in ireland

    get gabapentin cost australia

  15. pharmacie canadienne générique kamagra

    kamagra livraison le lendemain

  16. discount fildena generic online usa

    online order fildena australia where to buy

  17. ordering itraconazole lowest price viagra

    buy itraconazole Los Angeles California

  18. koupit kamagra online kanada

    kamagra pro ženy a muže, kteří chtějí otěhotnět

  19. Thanks for sharing. I read many of your blog posts, cool, your blog is very good.

  20. Your article helped me a lot, is there any more related content? Thanks! https://www.binance.com/en-NG/register?ref=JHQQKNKN

  21. Your article helped me a lot, is there any more related content? Thanks!

  22. Can you be more specific about the content of your article? After reading it, I still have some doubts. Hope you can help me.

  23. Your point of view caught my eye and was very interesting. Thanks. I have a question for you.

Leave a reply

Copy & Paste Empty Character & Blank Characters
Logo