How to make a grid with dog bone format in CSS and/or jQuery? The format of bone is this:
And the grid would look like this, just that out instead of hexagonal and the content (image/text) inside format would bone:
It is possible to create this format?
Here's how you draw bone.
Demo
HTML
CSS
And for hexagon grid, follow this tutorial:
http://jtauber.github.io/articles/css-hexagon.html