These are the evaluation questions associated with this checkpoint, followed by the evaluation tool/method used to answer the question.
Best practice: Is the page valid HTML? (fix if "no")Best
practice: XHTML 1.0 Strict or Transitional.
- Firefox/Developer: Tools -> Validate HTML
Best practice: Does the page use valid CSS? (fix if "no") Best
practice: CSS should be entirely separate from HTML code.
- Firefox /Developer: Tools -> Validate CSS
|