Lec 2.3.3
Lec 2.3.3
UNIT-2
Bachelor of Computer Applications
Web Designing
Need for CSS, introduction to CSS, basic syntax and structure using CSS, background images, colors and
properties, manipulating texts, using fonts, borders and boxes, margins, padding lists, Positioning using CSS,
CSS2, Overview and features of CSS3.
3
UNIT 2 Introduction to CSS
Chapter2.1 Need for CSS, introduction to CSS, basic syntax and structure, using CSS, background images,
colors and properties,
Chapter 2.2 manipulating texts using fonts, borders and boxes, margins, padding lists
Chapter 2.3 Positioning using CSS, CSS2, Overview and features of CSS3.
CSS3
CSS3 stands for Cascading Style Sheet level 3, which is the advanced version of CSS. It is used for structuring,
styling, and formatting web pages. Several new features have been added to CSS3 and it is supported by all
modern web browsers.
Advantage of CSS3
Platform Friendly: CSS3 is compatible with all the platforms or devices like mobile phones, tablets, etc.
Border Radius: The border-radius CSS property helps in making the borders of the images and the div elements
rounded in shape, an effect that required a lot of formatting and photoshop work to achieve before.
4
Features of CSS3
5
• Paged Media and Generated Content
• CSS 3 has additional choices in Paged Media, such as page numbers and running headers and footers. There
are additional properties for printing Generated Content as well, like properties for cross-references and
footnotes.
• 5. Multi-Column Layout
• This feature includes properties to allow designers to present their content in multiple columns with options
like the column-count, column-gap, and column-width.
6
REFERENCES
• www.w3schools.com/html-introduction
• https://www.tutorialspoint.com/html/
7
THANK YOU