clear goal setting

Class Wednesday, January 24, 2018

 Today’s goals:

  • Complete a survey about the second quarter
  • Review what you’ve learned second quarter and 2nd quarter grading
  • Discuss what’s coming up in third quarter
  • Continue working on your webpage project

 What You Learned 2nd Quarter:

  • Basic CSS and CSS vocabulary such as selectors, properties, and values
  • CSS Box Model (margins, borders, padding)
  • How to set up and use a page wrapper
  • How to change the transparency of an element using the opacity property
  • How to use the box-shadow property to add a shadow to non-text elements
  • Position property to lay out content and z-index to determine how elements stack when they overlap
  • Floating and clearing content
  • The display property and block, inline, and inline-block elements
  • How to style bullets to create horizontal and vertical menus
  • Different CSS selectors such as type, class, and ID
  • How to add animations to your website using Animate.CSS or keyframes and the animation property
  • How to create rounded edges by using the border-radius property
  • How to use the filter property to add Photoshop-like visual effects to elements
  • How to create and style buttons
  • Web typography– how text is used in web design (font, color, size, etc.)
  • 2nd quarter survey: Please do this now

 Third Quarter:

  • New seats!
  • Finish first webpage project
  • Website Accesibility
  • More CSS
  • Site optimization techniques
  • Responsive web design
  • JavaScript