Standards in this Framework
Standard | Description |
---|---|
1.1 | Describe the application lifecycle management stages |
1.2 | Debug and test web apps |
2.1 | Use the canvas element to create graphics and animations |
2.2 | Use the svg element to create and display graphics |
2.3 | Transform, style, and enhance text and graphics |
2.4 | Apply CSS filters to images |
3.1 | Construct and analyze markup that uses form elements |
3.2 | Configure input validation |
4.1 | Manage content layout, positioning, and flow by using CSS |
4.2 | Construct layouts by using responsive design |
4.3 | Construct flexible responsive layouts by using CSS flexbox |
4.4 | Construct grid-based layouts by using CSS grid |
5.1 | Create and use custom classes |
5.2 | Perform data access by using JavaScript |
5.3 | Construct code that responds to events by using event listeners and handlers |
5.4 | Construct code that uses JavaScript APIs |
5.5 | Manage the state of an application |