Class Notes:
Class Description:
This class will explain what CSS is and why it's so valuable for building web applications. Modern CSS allows for everything from basic text formatting, to manipulating images, and even animations.
When you are building your web page or web application you use HTML to create the basic foundation, and then add color and styling with CSS.
The class will go over:
What is CSS
How to Add CSS to HTML
Text Formatting with CSS
Image Editing with CSS
Animations with CSS
How languages like Python build a dynamic web app with CSS
Comments