Headings: [Skip]

Web-Design Tutorials by Dr Sam

CSS Validity

Menu [Skip]

W3C Validator for CSS

Three Ways to Validate

3. Validate by Direct Input

Active Learning
  1. Copy the following CSS — only the CSS:
  2. Go to the W3C CSS Validation Service.
  3. Choose the tab to validate by direct input.
  4. Paste our bit of CSS into the text area.
  5. Check for validity.
  6. You should paste only the CSS into the text area — never any XHTML tags.