Learning/WebLiteracyStandard/Building/CSS: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Reading, writing, testing and applying style sheets to alter the visual appearance of HTML.
<em>Reading, writing, testing and applying style sheets to alter the visual appearance of HTML</em>
<p>The 'CSS' competency is made up of the following skills:</p>
* Identifying and using CSS tags
* Demonstrating the difference between inline, embedded and external CSS
* Overriding a stylesheet using inline styles
* Implementing responsive design through CSS
* Designing for graceful degradation across a range of Web browsers

Revision as of 10:24, 16 July 2013

Reading, writing, testing and applying style sheets to alter the visual appearance of HTML

The 'CSS' competency is made up of the following skills:

  • Identifying and using CSS tags
  • Demonstrating the difference between inline, embedded and external CSS
  • Overriding a stylesheet using inline styles
  • Implementing responsive design through CSS
  • Designing for graceful degradation across a range of Web browsers