Powerfull CSS Techniques
When CSS technology was introduced, it was a breakthrough technology in Web design because it allowed developers to control the style and layout of multiple Web pages all at once. However, in my experience, a lot of designers back then and even now primarily use CSS to style the fonts and HTML elements.
CSS is a very powerful tool that does a lot more and gives you a big bonus…faster web page load time! With your styles in an external .css file, the browser can cache all the formatting and stylizing for your pages instead of having to read every single HTML tag every time a page is being loaded.
Please make sure to test your CSS code in all browsers. You can also follow this CSS contents and browser compatibility chart.
Smashing magazine came out with a great list of powerful CSS Techniques for effective coding.
Here is a list of techniques that they cover: Continue Reading “Powerfull CSS Techniques”
| Did you enjoy this post? subscribe now to get all of the posts | Comments (0) |



