Course Overview
Introduction to CSS
CSS (Cascading Style Sheets) is a language used to style and format the content of a website. While HTML (Hypertext Markup Language) is used to create the structure and content of a webpage, CSS is what makes that content look visually appealing by controlling things like colors, fonts, spacing, and layout.
Why CSS?
Without CSS, a webpage would look plain and unorganized, with no control over design elements. With CSS, you can:
- Change text color and size
- Adjust the spacing between elements
- Organize content with grids and columns
- Position images and text in specific places
- Make your website responsive, so it looks good on different screen sizes (like mobile phones and computers)
CSS Basics
A CSS rule is made up of three main parts:
- Selector: This is what you want to style (e.g., headings, paragraphs, buttons).
- Property: This is what aspect of the element you want to change (e.g., color, font size, padding).
- Value: This is the specific setting for the property (e.g., red for color, 16px for font size).
You can write CSS in three ways:
- Inline CSS : Directly within the HTML tag using the style attribute.
- Internal CSS : Written inside a <style> tag within the <head> section of the HTML document.
- External CSS : Written in a separate . CSS file and linked to the HTML document using the <link> tag.
FAQ
-
A Computer or a laptop with internet access
-
Text-editor like vs code application
-
Basic folder structure
-
Live server installed in vs code
-
A Browser like chrome edge etc.
-
Basic level understanding about what is css
-
Under standing about how can we use CSS in a different types
-
Can select an html element and style the element using different types of CSS
-
Can style an html element through different types of CSS
-
Build an attractive webpage using different types of CSS
Requirment
Outcomes
Internships
No internships
Course curriculum
Item Reviews - 4
Submit Reviews

10.00 ₹
- 397 Students
- 00h 39m
- Tamil (தமிழ்)
- beginner Level
Lokesh S10 Jul, 2025
Sri Vishnu Prasath07 Apr, 2025
VINOTH KUMAR14 Mar, 2025
GJ Suryia13 Mar, 2025