A free tool called Eyedropper

Identifying a color of an object on the screen involve multi-step process. I have stumble this freeware tools that saves any web designer time configuring the color code of an object by just pointing your mouse on a colored object and it automatically save the color code of that object to the clipboard. It is [...]

Starting with HTML + CSS: CSS Tutorials 101

Interested in creating web pages? Here is a simple but good source of basic tutorials on CSS + HTML for your web pages.
This short tutorial is meant for people who want to start using CSS and have never written a CSS style sheet before.
It does not explain much of CSS. It just explains how to [...]

Tips on using CSS…

The only set back of using this type of formatting tools is that some older browsers, such Netscape, IE 5 and 6 doesn’t support the W3C css standards of css formatting so when you try to upload it on this browser they render it differently and oftentimes your web page is disorganized and appears [...]

Advantages of using CSS

Css is short for Cascading Style Sheet a new way of making web pages by using what is called style sheet. It means that you create a style sheet much like a blank paper that you draw a columns for your data to write, here is an example of a blank css: Style CSS
This [...]