Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Help me to make this shape plz

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #261290
    bistercoco
    Participant

    Hi,
    So I’m learning web development and while doing a home work I was trying hardly to make this shape by css
    I was trying by using border-radius on every corner like this : boder-top-left-radius: 100% 50px; and changing the values but it didn’t work ,
    this is the shape I m talking about , (the white square with curved sides) https://i.imgur.com/uRKryKO.png
    thanks

    #261295
    Shikkediel
    Participant

    Have a look at this one:

    https://css-tricks.com/examples/ShapesOfCSS/#tv

    codepen.io/anon/pen/QqVpzJ?editors=1100

    #261307
    bistercoco
    Participant

    Thanks shikkediel , I used the tv screen shape with some editing , thanks a lot

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design’ is closed to new topics and replies.