Archive for September, 2009

Inline CSS vs External CSS

Posted on 02. Sep, 2009 by .

0

Having seen the Best CSS Coding Standards, it is time to compare the Inline CSS and External CSS Styles. There has always been confusion whether to choose an Inline or External CSS script. Consider the following cases before pouncing upon decision-making. Inline style would be difficult to be accommodated on a larger website. In case [...]

Continue Reading

Best CSS Coding Standards

Posted on 01. Sep, 2009 by .

0

It is not that the right CSS that will help you out building that right site, but you should also give equal importance to the coding standards that should be given importance as well. So, here are some of the Best CSS Coding Standards Always stick to the standards: Always make only valid CSS codes. [...]

Continue Reading