treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Creating an expandable border image

  • I'd like to create a box on my home page with a border that mimics an Illustrator brush effect. I'd like the box to be vertically expandable. Is this possible with CSS?

    An example of the look I'm trying to replicate can be found here: http://bit.ly/2wkbq
  • and you want it expandable but to keep the look, then with only CSS I would say no. To be honest, I doubt it would work well with anything, I mean it could be done by stretching a background image, but it would look terrible.

    I would keep it fixed in size if I were you....