Figure Space (U+2007) | Copy and Paste [ ] Character

5/5 - (1 vote)

Figure Space (U+2007) has the same width as a digit, or a “figure”, in a given font, which ensures consistent alignment in tables and columns where numbers are displayed.

Figure Space

Copy Figure Space Character

Figure Space Generator

Enter Number

Copied!

Figure Space Table

Character NameFigure Space
Unicode Code PointU+2007
HTML Code 
 
HTML Hex Code 
CSS Code\2007
JavaScript/Java/C\u{2007} (JavaScript and ES6), \\u2007 (Java and C)

FAQs

Using Figure Space in HTML

You can add the Figure Space in HTML by using HTML entity code or its hexadecimal code:

Using HTML Code:

Copy & Paste Figure Space Character – Blank spacecopy.com

Using Hex Code:

Copy & Paste Figure Space Character – Blank spacecopy.com

Figure Space

Figure Space vs Em Space

Using Figure Space in CSS

To add the “figure-space” character using CSS ::before and ::after, you can use the content property. Follow the code below:

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

CSS

.figure-space::before {
  content: "\2007"; 
}
.figure-space::after {
  content: "\2007";
}

HTML

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Figure Space Example</title>
    <style>
        .figure-space::after {
            content: "\2007"; /* Add Figure Space after content */
        }
        
        .figure-space::before {
            content: "\2007"; /* Add Figure Space before content */
        }

        /* Some basic styles for demonstration purposes */
        .figure-space {
            font-family: Arial, sans-serif;
            font-size: 16px;
            margin: 20px;
        }
    </style>
</head>
<body>
    <h1>Text with Figure Spaces</h1>
    <p class="figure-space">This is a paragraph with Figure Spaces before and after.</p>
    <div class="figure-space">Here is some text within a div with Figure Spaces.</div>
    <span class="figure-space">A span with Figure Spaces.</span>
</body>
</html>

23 Comments
Show all Most Helpful Highest Rating Lowest Rating Add your review
  1. Can you be more specific about the content of your article? After reading it, I still have some doubts. Hope you can help me.

  2. 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?

  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. Your article helped me a lot, is there any more related content? Thanks!

  5. 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?

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

  7. kamagra ordonnance du canada

    le lendemain kamagra

  8. purchase enclomiphene generic extended release

    purchase enclomiphene generic online buy

  9. how to buy androxal generic in canada

    drug androxal for women

  10. dutasteride no doctor prescription

    dutasteride online canada compare price

  11. how to order flexeril cyclobenzaprine uk order

    discount flexeril cyclobenzaprine online mastercard accepted

  12. Online perscriptions gabapentin

    how to buy gabapentin generic drug india

  13. indianpharmaonline fildena

    cheapest buy fildena canadian sales

  14. discount itraconazole generic when will be available

    best prices on generic itraconazole

  15. how to order staxyn purchase no prescription

    discount staxyn generic uk buy

  16. buying avodart generic discount

    usa pfizer brand name avodart from pfizer

  17. how to buy xifaxan generic uk

    buy xifaxan cost of tablet

  18. rifaximin without a perscription cheap

    rifaximin for women and men who wants to get pregnant

  19. bez předpisu kamagra kanada

    sleva kamagra webů

Leave a reply

Copy & Paste Empty Character & Blank Characters
Logo