> On Oct 4, 2016, at 7:43 AM, Rick Gordon <li...@rickgordon.com> wrote:
> 
> Is there some way, using clip-path or some other way, to clip (for instance) 
> the top and/or bottom edges of an image without losing the image border on 
> the clipped edges?

An image editor ?

How is the border on the image generated?
img { border: 10px solid } or something like that ?

In those cases `clip-path` will clip the border and everything on the clipped 
edges. And it has only limited support so far.

I’m not 100% clear of what you want, though. Do you want to actually crop an 
unwanted part of the image?

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to