Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to CSS Development

Posted By: naag
Introduction to CSS Development

Introduction to CSS Development
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | Lec: 25 | 1 GB
Genre: eLearning | Language: English

Cascading Style Sheets, or CSS, is how we control what a website looks like, including colors, layouts, fonts, and more!

This course covers the basics of CSS. CSS is one of the major components in web development and web design. It allows us to control how our site and/or application will look. With CSS, we can control things like the layout, colors, and font sizes.

We’ll cover the basics of CSS, including how it works, how to make changes to the visuals of your site, and even get into some semi-advanced techniques for controlling your content.

Course Includes:

9 external resource files
5 practice exercises to help you master the basics
What You'll Learn:

CSS Terminology
Units
Inline Styles
Style Tags
CSS Files
Basic Selectors
IDs and Classes
Combination Selectors
Pseudo Selectors
Starter Rules
Basic Layout: Block, Inline, Inline-Block, Float, Clear
Advanced Layout: Absolute, Relative, Fixed
Centering Techniques: Inline, Horizontal Margin, Vertical
Normalize
Clearfix
Block Formatting Context
Architecture
CSS Specificity
Reusability
Maintainability
Modularity
Scalability
Semantics
And More!