How can I make a div with irregular shapes with css3 and html5?
css, css-shapes, html
Solution
Elements have always been rectangular. Still, you can simulate other shapes by drawing CSS shapes within the rectangular division and by arranging different divisions (with z-index, etc.). This will help you:
http://css-tricks.com/examples/ShapesOfCSS/
Problem
I'm wondering is there any possibility to build div with irregular shapes, something, similar to this (e.g. Greenland, Europe, Africa). I want to create map like here with using CSS3 and HTML5. Here is link to an example image: