Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
CSS3 tutorial for beginners | Learn CSS3
Rating: 4.3 out of 5(196 ratings)
10,988 students

CSS3 tutorial for beginners | Learn CSS3

CSS3 tutorial for beginners from scratch | Start learning CSS3 and build your first website using CSS
Created byWAHEED ATAYE
Last updated 4/2019
English
English [Auto],

What you'll learn

  • You will learn How to code CSS projects by your-self
  • You will learn all the basic tolls in CSS
  • You will learn the complete CSS3 course
  • You will learn to create your first project in CSS
  • You will get helpful resources from the instructor which can help you

Course content

1 section17 lectures1h 57m total length
  • Must Watch Important!!!6:08

    learn css3 from scratch with a complete beginner-friendly course featuring hands-on projects, building intermediate web design skills and mastering basic tools for css3 development on a free YouTube channel.

  • Bonus Lecture1:18
  • Introduction10:17

    Download and install the bracket editor, set up a desktop folder for your css3 project, create an index.html with a title and body, and preview in the browser.

  • CSS Syntax8:08

    Explore CSS syntax, learning how selectors target elements, apply properties, and assign values such as color and background to style headings and paragraphs.

  • CSS inline method7:20

    Explore the CSS inline method and apply styles directly to elements. Compare inline with internal and external CSS using practical examples of color, font size, and headings.

  • CSS internal method4:32

    Explore how to apply CSS inside your HTML using the internal method, with examples of styling headings, colors, alignment, and previews, and compare it to inline and external CSS.

  • CSS external method7:29

    Learn how to use the external CSS method by creating a separate style.css file and linking it in the HTML head, then apply styles such as color and text alignment.

  • Text and background color8:37

    Learn how to choose and apply text and background colors in CSS3, using color pickers and hex codes, applying to body and headings, and previewing in the browser.

  • Using image as a background7:47

    Learn to set images as a background in CSS3 by using background-image, background-repeat, and background-attachment fixed, creating fixed, horizontally or vertically repeating backdrops with white text.

  • CSS Class & ID6:55

    Explore css class and id selectors using dot and hash notation to color headings and backgrounds. Learn by duplicating elements and applying different class names to compare class versus id.

  • CSS border10:02

    Learn how to apply and customize borders in CSS, including border types and sides (top, bottom, left, right), by adjusting color, width, and style such as solid, dotted, and groove.

  • CSS border radius6:29

    Learn to apply css border radius to divs, creating rounded corners and shapes with pixel and percentage values, including 12px and 100%, plus examples of borders and centering.

  • CSS box model6:20

    Learn the css box model by creating 200 by 200 boxes, adjusting width, height, margin, padding, border, and border-radius to shape layout and spacing.

  • CSS margin8:50

    Learn CSS margin and pairing by adjusting default margins on left, top, bottom, and right, applying pixel values to all sides, and exploring centering and floating elements.

  • CSS padding6:10

    Compare CSS padding and margin, showing inside versus outside space with top, right, bottom, left values like 40px, 20%, and 200px.

  • CSS cursor property5:35

    Learn how to use the css cursor property to change cursor styles—hand, zoom, copy, text, and more—by applying values to elements and previewing in the browser.

  • CSS outline5:33

    Learn to apply CSS outline, understand its difference from borders, and adjust top margins, colors, and line styles in this beginner-friendly guide through practical examples.

Requirements

  • No Requirement

Description

Hi,

Welcome to CSS3 tutorial for beginners

This course will provide you a beginner level skill of CSS3 agter taking this course you will be able to write code in CSS you will learn how to create your first project using HTML and CSS also you will get helpful resources from the instructor who can help you to learn CSS in better way with some real examples.


Watch the second video of this course to know what you will learn from this CSS3 course.

Who this course is for:

  • Anyone who want to learn CSS3
  • This course is designed for the students who want to learn CSS for web designing