
How can I make a background like the attached image in css? I have experimented with border so that I can give it a shape like the black part, but in that case I cannot write text so I guess border shapes of parallelogram will not work any other ideas?
You can write like this:
CSS
Check this http://jsfiddle.net/696Sb/
Y0u can also use css3 transform for this. Write like this:
Check this http://jsfiddle.net/696Sb/1/