Loading...

CSS Course

Learn CSS start from Beginner

Courses

Course Features

  • Duaration : 10 Weeks
  • Leactures : Online / Offline
  • Assignments : 3

CSS Course
Syllabus

Week - 1


  • Understanding the role of CSS in web development
  • CSS syntax and selectors
  • Linking CSS to HTML documents (external, internal, and inline styles)

Week - 2


  • Understanding the box model (margin, border, padding, and content)
  • Using box model properties to control layout
  • Display and visibility properties

Week - 3


  • Styling text with CSS (color, font-family, font-size, font-weight, etc.)
  • Using Google Fonts and custom fonts
  • Text alignment, decoration, and spacing

Week - 4


  • Working with colors (hex, RGB, RGBA, HSL, HSLA)
  • Setting background colors and images
  • Background properties (position, repeat, attachment, size)

Week - 5


  • Using float and clear properties
  • Creating layouts with Flexbox
  • Introduction to CSS Grid layout

Week - 6


  • Advanced techniques with Flexbox
  • Building complex layouts with CSS Grid
  • Combining Flexbox and Grid for responsive design

Week - 7


  • Media queries and breakpoints
  • Using CSS for responsive design
  • Mobile-first design approach

Week - 8


  • CSS transitions (property, duration, timing-function, delay)
  • Creating animations with keyframes
  • Applying transitions and animations to HTML elements

Week - 9


  • Introduction to CSS preprocessors (Sass, LESS)
  • Setting up and using Sass
  • Variables, nesting, mixins, and inheritance in Sass

Week - 10


  • Applying learned concepts to a real-world project
  • Building and deploying a fully styled website