Sunday, May 15, 2011

Tip of the Day

Inline CSS should be done sparingly.

Like, for example, if you have buttons that are supposed to have the same style, give them a class and in the CSS coding make it so that anything with that class name has that style.

Just a tip. One that could save your day.

No comments:

Post a Comment

Please keep your comments appropriate.