Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to CSS - Complete Beginner to Expert Course
Rating: 4.2 out of 5(993 ratings)
9,970 students

Introduction to CSS - Complete Beginner to Expert Course

Explore how you can apply Cascading Style Sheets CSS to webpages to customize the presentation of your content
Created byLaurence Svekis
Last updated 11/2024
English
German [Auto],English [Auto],

What you'll learn

  • Apply CSS styling to HTML elements
  • Create web pages and web sites

Course content

5 sections67 lectures4h 24m total length
  • CSS Course Introduction2:48

    Explore the fundamentals of cascading style sheets (CSS) and the design process, including the box model, positioning, floats, fonts, Google Fonts, and applying styles to HTML with inline styles.

  • Developer environment Setup2:38

    Set up your development environment with brackets and Chrome DevTools to write and preview CSS, understand the box model and default margins, and begin applying success to your pages.

  • What is CSS8:56

    Learn how CSS styles HTML by separating content from presentation, enabling colors, fonts, layouts, selectors, properties, and responsive design across browsers.

  • Basics of CSS4:35

    Learn the basics of CSS by applying color and other styles to HTML elements using inline style attributes and the style tag, and understand selectors for targeting content.

  • Section Resources0:06

Requirements

  • Basic HTML knowledge
  • Computer Access Internet Access

Description

CSS - Making websites Look Great

This course is perfect for anyone who wants to learn CSS

CSS allows you to control the look and feel of your website.  Enables you to create the separation of presentation and content, including layout, colors, and fonts.

Bonus Ebook which can be used as a LESSON GUIDE

LOTS and LOTS of source code to try and experiment with to save you time so you can get coding CSS.  Code for everything covered in the course.

4 Exercises to practice what you learn in the lessons. Starter and completed templates

Final Project apply what you learn style a typical website.

Learn how to:

  • Find the top resources and links to help you learn

  • The basics of styling

  • How to use Classes and ID to select elements

  • Explore ALL the colors for fonts and backgrounds

  • Move content display properties

  • Learn how to apply styling to common HTML like Lists, Tables, and more

  • Everything you need to style your text and make it look fantastic - including Google Fonts

  • Floats to position elements and content

  • The BOX MODEL - padding, margins, border, height, and width for each element

  • CSS positioning

  • Working with Hyperlinks and making it look good

  • CSS Pseudo Class 

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.

CSS is used to define styles for your web pages, including the design, layout and variations in display for different devices and screen sizes.

  • Determines how elements will be displayed

  • Makes your content look GOOD

  • CSS saves time and work, can control multiple pages

  • CSS can add animation

  • CSS can add interaction

  • Adapt the way your page looks with CSS, perfect for responsive design

Taught by an instructor with over 20 years of web development experience, ready to help you learn and answer any questions you may have.

What are you waiting for this course is the most complete course for learning CSS, you have nothing to lose.

Who this course is for:

  • HTML beginners
  • Web designers
  • Anyone who wants to learn more about how to apply CSS
  • Anyone who wants to add style to HTML