There are quite a few threads circulating about CSS triangles but none of them seem to address the layout I'm supposed to be working on.
I have a few sections where either there is a background of a full-bleed style image, or an offset image with text.
Obviously, if I could just use PNG's pre-cut to the width of the page that would be great but I don't think it would work here.
Rather than appending triangles the usual way with solid colors, I thought it may be possible to put a new spin on this whole gimmick, cutting out an "innie" triangle from the n+1 divs and then applying a negative margin to make it look like there was a triangle, when really there is just a cleft in each of the sections and an overlap.
Would that work? How else could one get this effect?
I mocked up a picture in Imgur.
The layout is in bootstrap so any solution that takes that into account would be very helpful. Thanks for your help in saving "Gotham".