
Intel/CoderDojo CSS
This module moves on from coding in HTML5 to using cascading style sheets to style web pages. Students learn how to use class and id attributes, style images with the box model, and wrap text with the float attribute. They also learn how to apply CSS to whole websites as well as single web pages. From their understanding of CSS, they can fix the second bug in the piano app, which involves working with CSS code.