Forums

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

Home Forums CSS Pointy border possible with CSS?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203662
    mvaneijgen
    Participant

    Hey I was wondering if this is possible in CSS (see screenshot)

    http://i.imgur.com/hfjKGTE.jpg

    I don’t know what it is called, so if somebody can clear that up it would also help.

    #203664
    Paulie_D
    Member

    Possibly…a couple of ways…depending on your requirements.

    What have you tried….is an image an option?

    #203665
    mvaneijgen
    Participant

    Tried nothing jet, my colleague requested a SVG, but I was thinking if it wasent possible with some fancy css border trick. So that is what I have been google-ing, but no luck jet.

    #203666
    Paulie_D
    Member

    border-image would be one option.

    A repeating linear-gradient on a pseudo-element another.

    These days though, SVG would probably be optimal.

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