Friday, October 11, 2013

CSS

Sorry for the late posting! On Thursday we covered the remainder of the Lists & Tables lesson from Monday, and introduced CSS.
When coding up your CSS, remember to pay close attention to the brackets - { and } - and the semicolons at the end of each setting. CSS is much stricter on its syntax than HTML is!
To see some further examples of CSS, open up the Chrome Developer Tools and go to the Elements tab (leftmost). In the right pane you'll see all the CSS for the various elements on the page!

No comments:

Post a Comment