Press "Enter" to skip to content

Month: May 2010

What is CSS Box model?

CSS Box model Explained

The knowledge of CSS box model is very much important for anyone who aspire to learn CSS or HTML. What is CSS box model is frequent question among the newbie web developers.
According to the W3C candidate recommendation, the CSS box model describes the rectangular boxes that are generated for elements in the document tree and laid out according to the visual formatting model.

Comments closed

Web Content Accessibility Guidelines (WCAG) 2.0

Web Content Accessibility Guidelines (WCAG) 2.0

The WCAG 2.0 is a W3C recommendation since 11th December 2008. It is basically some recommendations for making web content more accessible. Following these recommendations will make the web content accessible to a wider range of people. In WCAG 2.0 recommendation, W3C gives stress on mainly four points. The key aspects are perceivable, operable, understandable and robust. Each of them is explained below.

Comments closed