Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Summary

Summary Title: "Cascading Style Sheets (CSS): Styling Web Pages" Description: Explains CSS concepts, properties, and usage to enhance web design, as per Class 10 IT syllabus.

Rating
-
Sold
-
Pages
9
Uploaded on
25-03-2025
Written in
2024/2025

Title: "Cascading Style Sheets (CSS): Styling Web Pages" Description: Explains CSS concepts, properties, and usage to enhance web design, as per Class 10 IT syllabus.

Institution
Module

Content preview

K.R. MANGALAM WORLD SCHOOL, GK-II
CLASS – X
SUBJECT – COMPUTER APPLICATIONS
NOTES
CHAPTER-4 : CASCADING STYLE SHEETS (CSS)

Static Website (Static web page)
It contains information that does not change. It remains the same or static, for every viewer
of the site.
It is created via HTML.

Dynamic Website (Dynamic web page)
It contains information that changes, depending on the viewer, the time of the day, the time
zone, the native language of the country the viewer is in or many other factors.
It is created by DHTML.

DHTML
It stands for Dynamic Hyper Text Markup Language.
It is not a language or web standard.
It is a combination of these technologies - HTML, JavaScript, DOM and CSS.

DHTML Characteristics
 Animation of elements
 Mouse rollover effects
 Popup means
 Search facility
 Comments
 Input/Feedback forms
 Customized Information

JavaScript
It is a popular scripting language.
It is embedded in a webpage to include dynamic features to control, access and manipulate
HTML elements.
It tells the browser how to change the web page in response to event that happen.

DOM
It stands for DOCUMENT OBJECT MODEL which is a standard object model for HTML.
It defines the HTML elements as hierarchical model of objects along with properties and
methods of HTML elements.

, CSS
It is an acronym for Cascading Style Sheets.
It is a programming specification markup languages used for web development.
It uses rules called styles to determine the visual look of contents of a web page.

Style Sheet
It is a file containing formatting guidelines that define overall look of a document.

Cascading
It refers to a specific way/manner in which the web browsers determine which styles to
apply a specific part of the page.
In cascade, the items having higher priority affect other properties with lower priority.

Benefits of CSS
 Pages download faster
 Web pages are shorter and neater
 Updating your design and general site maintenance are made much easier.

CSS RULE/STYLE
 It is a grouping of one or more CSS properties which are to be applied to one or more
target HTML elements.
 A CSS rule consists of a CSS selector and a set of CSS properties.
 CSS selector determine what HTML elements to target with the CSS rule.
 CSS properties specifies what to style of the targeted HTML elements.
 A list of many CSS rules makes a style sheet.

CSS Declaration Syntax:
Selector {
property-name : value;
property-name : value;
.
.
.
}
Where selector is usually the name of a tag.

Three Ways of Adding Stylesheets to a Web Page
(a) Inline
 Styles are embedded right within the HTML code they affect.
 Inline styles occur only for the individual tag(s) where they are specified.
 style attribute is used with tag to apply css property.

Written for

Institution
Secondary school
Module
School year
4

Document information

Uploaded on
March 25, 2025
Number of pages
9
Written in
2024/2025
Type
SUMMARY

Subjects

$8.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
dhanvirsingh1

Get to know the seller

Seller avatar
dhanvirsingh1
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
1 year
Number of followers
0
Documents
38
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions