SlideShare a Scribd company logo
INTRODUCTION TO CSS
CASCADING STYLE SHEETS
• CSS stands for Cascading Style Sheets
• Styles define how to display HTML elements
• Typical CSS file is a text file with an extension
.css and contains a series of commands or
rules. These rules tell the HTML how to
display.
CSS BENEFITS
• Separates structure from presentation
• Provides advanced control of presentation
• Easy maintenance of multiple pages
• Faster page loading
• Better accessibility for disabled users
• Easy to learn
UNDERSTANDING STYLE RULES
• A Style Rule is composed of two parts: a
selector and a declaration.
UNDERSTANDING STYLE RULES
• CSS declarations always ends with a semicolon, and declaration groups are
surrounded by curly brackets:
THE ID AND CLASS SELECTORS
• In addition to setting a style for a HTML element, CSS allows you to specify your
own selectors called "id" and "class".
Css
GROUPING SELECTORS
THREE WAYS TO INSERT CSS
•External style sheet
•Internal style sheet
•Inline style
INLINE STYLES
•<p style="color:red;margin-left:20px">This is a
paragraph.</p>
INTERNAL STYLE SHEET
An internal style sheet should be used when a single document has a
unique style.
<head>
<style type="text/css">
hr {color:red;}
p {margin-left:20px;}
body {background-image:url("images/back40.gif");}
</style>
</head>
EXTERNAL STYLE SHEET
• An external style sheet is ideal when the style is applied to many
pages. With an external style sheet, you can change the look of an
entire Web site by changing one file. Each page must link to the
style sheet using the <link> tag. The <link> tag goes inside the
head section:
<head>
<link rel="stylesheet" type="text/css" href="mystyle.css" />
</head>
CSS - COLORS
CSS BACKGROUNDS
CSS background properties:
• background-color
• background-image
• background-repeat
• background-attachment
• background-position
Css
BACKGROUND COLOR
body {
background-color: lightblue;
}
Background Image
body {
background-image: url("paper.gif");
}
BACKGROUND IMAGE – REPEAT
HORIZONTALLY OR VERTICALLY
body {
background-image: url("gradient_bg.png");
background-repeat: repeat-x;
}
BACKGROUND IMAGE - SET POSITION AND
NO-REPEAT
body {
background-image: url("img_tree.png");
background-repeat: no-repeat;
background-position: right top;
background-attachment: fixed;
}
BACKGROUND - SHORTHAND PROPERTY
body {
background: url("img_tree.png") no-repeat right top;
}
CSS FONTS
SHORTHAND PROPERTY FONT
<p style="font:italic small-caps bold 15px georgia;">
CSS - TEXT
CSS - BORDERS
CSS BOX MODEL
div {
background-color: lightgrey;
width: 300px;
border: 25px solid green;
padding: 25px;
margin: 25px;
}

More Related Content

PPTX
PPTX
Java script
PPT
CSS Basics
PDF
Intro to HTML and CSS basics
PPT
Introduction to Cascading Style Sheets (CSS)
PPTX
Basic HTML
PPT
Introduction to JavaScript (1).ppt
PPT
Introduction to CSS
Java script
CSS Basics
Intro to HTML and CSS basics
Introduction to Cascading Style Sheets (CSS)
Basic HTML
Introduction to JavaScript (1).ppt
Introduction to CSS

What's hot (20)

PPTX
The Complete HTML
PDF
Basics of JavaScript
ODP
CSS Basics
PPT
Learning Html
PPSX
Introduction to css
PPT
Oops concepts in php
PPT
Eye catching HTML BASICS tips: Learn easily
PPTX
Html5 semantics
PDF
CSS3, Media Queries, and Responsive Design
PPTX
An Overview of HTML, CSS & Java Script
PPTX
HTML5 - Insert images and Apply page backgrounds
PPT
Cascading Style Sheets (CSS) help
PPTX
Introduction to CSS
PPTX
PPTX
HTML (Web) basics for a beginner
PPTX
Html ppt
PDF
Php introduction
The Complete HTML
Basics of JavaScript
CSS Basics
Learning Html
Introduction to css
Oops concepts in php
Eye catching HTML BASICS tips: Learn easily
Html5 semantics
CSS3, Media Queries, and Responsive Design
An Overview of HTML, CSS & Java Script
HTML5 - Insert images and Apply page backgrounds
Cascading Style Sheets (CSS) help
Introduction to CSS
HTML (Web) basics for a beginner
Html ppt
Php introduction
Ad

Similar to Css (20)

PPTX
cascadingstylesheets,introduction.css styles-210909054722.pptx
PPTX
Introduction of css
PPTX
Cascading Style Sheet (CSS)
PPTX
HTML to CSS Basics Exer 2.pptx
PPTX
CSS-ppt.pptx f df dff dfvdfv fdvfdfddf dfv df
PDF
Css tutorial
PPTX
it-150608145445-lva1-app6891Unit_3 .pptx
PPTX
Cascading style sheets
PPTX
Cascading style sheets
PPTX
Cascading style sheets (CSS)
PPTX
Cascading style sheet, CSS Box model, Table in CSS
DOC
Css introduction
PPTX
properties of css.pptx power pointpresentation
PPTX
Css mod1
PPTX
Introduction to CSS
PDF
4. Web Technology CSS Basics-1
PPTX
chitra
PPTX
What is CSS.pptx power point presentation
PPTX
basic programming language AND HTML CSS JAVApdf
cascadingstylesheets,introduction.css styles-210909054722.pptx
Introduction of css
Cascading Style Sheet (CSS)
HTML to CSS Basics Exer 2.pptx
CSS-ppt.pptx f df dff dfvdfv fdvfdfddf dfv df
Css tutorial
it-150608145445-lva1-app6891Unit_3 .pptx
Cascading style sheets
Cascading style sheets
Cascading style sheets (CSS)
Cascading style sheet, CSS Box model, Table in CSS
Css introduction
properties of css.pptx power pointpresentation
Css mod1
Introduction to CSS
4. Web Technology CSS Basics-1
chitra
What is CSS.pptx power point presentation
basic programming language AND HTML CSS JAVApdf
Ad

Recently uploaded (20)

PDF
KodekX | Application Modernization Development
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Electronic commerce courselecture one. Pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Cloud computing and distributed systems.
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
KodekX | Application Modernization Development
Understanding_Digital_Forensics_Presentation.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Network Security Unit 5.pdf for BCA BBA.
Review of recent advances in non-invasive hemoglobin estimation
Electronic commerce courselecture one. Pdf
Empathic Computing: Creating Shared Understanding
Chapter 3 Spatial Domain Image Processing.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Encapsulation_ Review paper, used for researhc scholars
NewMind AI Weekly Chronicles - August'25 Week I
Cloud computing and distributed systems.
MYSQL Presentation for SQL database connectivity
20250228 LYD VKU AI Blended-Learning.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Reach Out and Touch Someone: Haptics and Empathic Computing

Css