Learn CSS Class (Part 2 of 5 Web Dev Series)

Details
Nov 14, 2015 10 am - 12 pm
This is class 2 of 5 for the Web Development Series of classes. These classes should give you the basics for building your own website, making a web application, building the server side scripting for Internet of Things projects, or even mobile web applications for tablets and smartphones.
This class is specifically to cover the basics of Cascading Style Sheets (CSS) that web pages use to apply colors, fonts, text sizes, and other properties to your HTML. CSS is used a lot for today's web sites to make rounded corners on table, set the color on text or buttons when you hover over it with your mouse, or even makes things hide and disappear! We'll go over all the basics for styling and colors, etc. but we'll also touch on the advanced things that can make your web page act more like a desktop application. Here's some links we'll be using during the class:
Brakets Editor: http://brackets.io/
w3Schools CSS tutorial: http://www.w3schools.com/css/default.asp
Bootstrap: http://getbootstrap.com/
w3Schools Bootstrap tutorial: http://www.w3schools.com/bootstrap/default.asp
LESS: http://lesscss.org/
SASS: http://sass-lang.com/

Learn CSS Class (Part 2 of 5 Web Dev Series)