
- Description
- Curriculum
- FAQ
- Reviews
Learning how to apply CSS to your HTML it will bring your web content to life!
Learn about CSS. Cascading Style Sheets is one of the main building blocks of web content online. Its used everywhere to add styling to plain HTML. Applying CSS is easy to get started with updating your plain HTML code. Everything you need to get started with CSS is provided within this course.
Bring your web content to life with CSS. This course will show you the syntax used within CSS and help you better understand where to apply the properties and values. Whether you are a beginner or want to update your skills, this course is for YOU!
CSS is designed to save you time and we show you how to use it effectively to achieve results.
Explore what the different CSS properties can do. Expand your knowledge of CSS and learn what can be done with Cascading Style Sheets . Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of elements within an HTML page. This course is designed to help you learn how to use CSS within your web pages.
Learn What CSS is and how YOU can use it!
Explore How to add CSS to your websites
Add styling with colors to fonts and backgrounds
Learn about the Box Model
Find more about How Padding, Borders, and margins work
Update your height and width and dimensions
Basics of displaying content with CSS
Explore the use of floats to create multiple column sites and pages
All about CSS positioning everything is included to get you started quickly!
Learning the CSS fundamentals will help you develop the core skills to apply styling to your HTML content.
From an instructor with over 18 years of web development experience.
I’m here to help you learn about CSS and ready to answer any questions you may have. Let me introduce you to using CSS. I show you how to add CSS to your websites. What CSS can do and the amazing transformation that can be done.
-
1Introduction to CSS course content
-
2CSS course resources
-
3Websites with and without CSS
-
4How to add CSS to HTML Pages
-
5Making selections CSS inspector
-
6Divs and spans content selection
-
7CSS selection id tag class
-
8Colors HEX RGB RGBA values
-
9CSS named color values
-
10CSS background images
-
11CSS background shorthand statement
-
12Code Sample Backgrounds
-
13CSS borders shorthand
-
14CSS border Outline
-
15Code Sample Borders
-
16CSS Margins
-
17CSS padding
-
18CSS Box Model Dev Tools
-
19Box Model Code Example
-
20CSS height and Width
-
21Box Model Challenge
-
22Box Model Challenge Source
-
23Auto Margins Center your elements CSS
-
24CSS font property
-
25CSS Text property
-
26Chrome dev tools editors and options
-
27Adding Font families Google Fonts
-
28Line Height CSS
-
29CSS letter spacing
-
30Code examples Fonts text and letters
-
31CSS links
-
32CSS table styling
-
33Display and Hiding elements CSS
-
34Code samples
-
35Display Inline 4 squares Challenge
-
36Display Inline 4 squares Solution
-
37CSS position Properties
-
38DevTools Design Tips
-
39Code Example position
-
40Coding Challenge Make a NavBar from an unordered list
-
41NavBar start code
-
42Code Challenge Solution
-
43Source Code Code NavBar CSS
-
44Source Example Code
-
45CSS links and Resources
-
46Floats section introduction
-
47More about Floats
-
48intro to floats
-
49CSS Float images inline with text
-
50CSS float thumbnails
-
51Source Code Thumbnails
-
52HTML build basic page layout CSS
-
532 column CSS site
-
54Create a 2 column page layout in minutes
-
552 column source code
-
56Create 3 column webpage
-
573 column height background color fix
-
58Source Code 3 Column Website