
Master the basics of cascading style sheets (css) to control the look and feel of web pages, from fonts and colors to layouts.
Explore how to include CSS in HTML using inline styles, embedded style blocks, and external stylesheets, with practical examples of selectors, overrides, and inheritance.
Learn practical CSS text styling by applying color, alignment, letter-spacing, word-spacing, text-indent, text-decoration, text-transform, and text-shadow to paragraphs.
Explore CSS fonts, learning how to set font family with fallbacks, apply font weight, style, and variant, adjust font size with pixel units, and use shorthand for combined properties.
Discover the basics of CSS syntax by applying colors and fonts to headings using a style tag. Learn to implement inline, embedded, and external styles.
Learn how to apply css colors using hex codes, short hex, rgb values, and keywords. Understand rgb basics from 0 to 255 and how keywords map to colors.
Explore css animation fundamentals by creating a red box that transitions through red, yellow, blue, and green via keyframes, with delay and movement using left and top positioning and iteration.
Learn CSS Crash Course
Ever wonder how the latest website designs are made? Cascading Style Sheets (CSS) are the main coding files used to layout a website and its design. CSS 3 is the latest in styling standards, and it brings several new properties and declarations you can use to make your website design more easily created. CSS is currently the only standard in website design that plugs directly into your HTML, even the latest HTML 5 standards. With CSS 3 and HTML 5, you can create the latest interactive pages for your website viewers.
This course shows you how to create CSS classes from a beginner's level. It starts off with basic HTML declarations, properties, values, and how to include a CSS style sheet with your HTML code. For those of you who are new to CSS and HTML, we show you step-by-step how to create a CSS file and include it in your HTML code, even if you use a cloud server for your hosting.
We show you how to position your elements, layout your elements relative to your documents, and style your HTML using predefined CSS values. We introduce you to the common CSS styling that you'll need when you start off designing your pages. If you want to get to know CSS and website design, this course is meant for you, and it can be used by anyone who hasn't even seen one line of CSS code yet. We focus on the latest CSS 3 and HTML 5 standards, so you get the latest when coding your website pages instead of focusing on older code.
There are no prerequisites. Anyone Can join this course. It is recommended though that individual have some basic computer programming knowledge.
Course Topics
Introduction to CSS
CSS Syntax
HTML 5 IN CSS
CSS Styling Text
CSS Page Backgrounds
CSS Animation
Thank you see you inside the course