rgba Archive

  • To be able to effectively handle the alpha transparency or opacity of a particular element purely using CSS/HTML was the dream of any web designer. Because, with alpha transparency or opacity they can make visually more beautiful and easily maintainable websites with less effort. Now with CSS3 we can achieve these using properties such as RGBa and Opacity. What is RGBa? In addition to RGB (Red Blue Green) CSS3 has...

    RGBa vs Opacity: The Difference Explained

    To be able to effectively handle the alpha transparency or opacity of a particular element purely using CSS/HTML was the dream of any web designer. Because, with alpha transparency or opacity they can make visually more beautiful and easily maintainable websites with less effort. Now with CSS3 we can achieve these using properties such as RGBa and Opacity. What is RGBa? In addition to RGB (Red Blue Green) CSS3 has...

    Continue Reading...