Introduction to CSS Part II
BEGINNER
#Web Development
Author: Fatima Tuz Zehra
Course description
Continue learning CSS. CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.
Complete all chapters to get certificate
0%
Text Styles
This section will cover the general styling used for layout and text formatting to create a visually appealing and user-friendly design for your webpage. Part II.
Font Styling 1/2
Font Styling 2/2
Text Alignment and Indent
Text Special Effects
Challenge
Сolors and Background
This section relates to colors and backgrounds in CSS. You will learn about various color formats, combining multiple colors into a gradient, and any CSS element's background management.
Сolor Formats 1/2
Color Formats 2/2
Background in CSS 1/2
Background in CSS 2/2
Customize Background Behavior
Background Shorthand
Color Gradients
Challenge
Layouts
This section will focus on positioning elements on a webpage. By the end of this section, you should have a solid understanding of the different layout options available in CSS.
Floats
Basic Display Properties
Challenge
Flexbox Basics
Flexbox Properties
Flex Shorthand
Challenge