Category Archives: CSS

An Intro To CSS Colors

In CSS, colors are defined using several notations, though the most common is hexadecimal. The hexadecimal notation, commonly referred to as hex, works through combining different combinations of red, blue and green. The combination of red, blue and green or … Continue reading

Posted in CSS | Leave a comment

5 Tips To Become A Better Web Developer Today

Every webmaster or web developer is looking for ways to sharpen their skills and become more effective at what they do. If you are a budding developer, you probably already know that staying up with the latest web technologies is … Continue reading

Posted in CSS, HTML, MySQL, PHP, Wordpress | Leave a comment

Creating Animations With CSS3

The ability to create animations without JavaScript or Flash is one of the new awesome features of CSS3. Due to the fact that only certain browsers at the moment support CSS3, it is important that the website does not directly … Continue reading

Posted in CSS | Leave a comment

Top 10 New Features In CSS3

A wide variety of features are provided by the newest version of cascading style sheets, known as CSS3, provided below is a list of ten new enhancements available for use in website design. The top ten provided are beneficial for … Continue reading

Posted in CSS | Leave a comment