Tag Archives: css

Color and CSS

According to the W3C, a CSS color is either a keyword or a numerical specification. That definition seems simple. Colors are either keywords or numbers, but it’s a bit more complicated than that. Color KeywordsColor keywords are exactly what you … Continue reading

Posted in Basics | Tagged , | View Comments

How Can CSS Benefit Website Design For Google?

CSS or Cascading Style Sheets is a stylesheet language that describes the presentation of web documents. Web pages that are written in HTML and XHTML can be styled in many ways by using CSS. In fact CSS allows to separate … Continue reading

Posted in General | Tagged , , | View Comments