Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6992085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:35:21+00:00 2026-05-27T19:35:21+00:00

Please take a look at this image: I apologise for my useless paint ability

  • 0

Please take a look at this image:

Image example

I apologise for my useless paint ability 🙂

How can I draw that sort of shape in css, like a ) without the use of text in a div, just pure css.

I have tried to make it curved like in the example, but I don’t know how to curve it like that from the center.

What must I do to make this kind of shape in css?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:35:21+00:00Added an answer on May 27, 2026 at 7:35 pm

    Here’s one approach to implementing this, but note that any text in this element isn’t going to maintain the illusion of a curve. So I’m unsure as to how useful this would be to you, but as you don’t specify your use-case, it seemed worth posting as, perhaps, it might be of use in some way. If only as an idea for how you might proceed:

    #box {
        display: block;
        margin: 2em auto;
        width: 10em;
        height: 5em;
        background-color: black;
        position: relative;
    }
    
    #box:before {
        position: absolute;
        top: -1em;
        left: 0;
        right: 0;
        height: 2em;
        background-color: #fff;
        content: ' ';
        border-radius: 50%;
    }
    
    #box:after {
        position: absolute;
        bottom: -1em;
        left: 0;
        right: 0;
        height: 2em;
        background-color: #000;
        content: ' ';
        border-radius: 50%;
    }
    

    JS Fiddle demo.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having a problem that I can't sort it out. Please take a look
Please take a look at this image: alt text http://a.imageshack.us/img21/6190/64635037.png I have a MDI
Please take a look at this page: http://www.carteadenisip.ro/partener/id-753.html - the image is not showing
Please take a look at this link: http://bethhaim.spin-demo.com/ I can't figure out why there
Please look at the image below !! So in this image... You can see
Hi please take a look at this code: // if the image url doesn't
Please take a look at this image: On the top left, notice how HelloWorld
I want a layout like this. Please take a look the image As you
Please take a look at the image am attaching, as you can note its
Please take a look at this example: #include <iostream> #include <vector> #include <string> using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.