How to create transparents backgrounds with CSS and Javascript
One of the most used graphic resources on the web are transparent backgrounds, the main problem with them, besides the readability of the content inside, is the always hard cross browsing, so lets see how we can do some workarounds in order to make some nice transparent backgrounds. The “opacity” problem The simple and short [...]