CSS3, Sass and Less Training
CSS3, Sass and Less Training
Order this unique E-Learning Training CSS3, Sass and Less online, 1 year 24/7 access to rich interactive videos, progress through reporting and testing.
Read more- Brand:
- CSS
- Discounts:
-
- Buy 2 for €155,82 each and save 2%
- Buy 3 for €154,23 each and save 3%
- Buy 5 for €147,87 each and save 7%
- Buy 10 for €143,10 each and save 10%
- Buy 25 for €135,15 each and save 15%
- Buy 50 for €124,02 each and save 22%
- Buy 100 for €111,30 each and save 30%
- Buy 200 for €79,50 each and save 50%
- Availability:
- In stock
- Delivery time:
- Ordered before 5 p.m.! Start today.
- Award Winning E-learning
- Lowest price guarantee
- Personalized service by our expert team
- Pay safely online or by invoice
- Order and start within 24 hours
CSS3, Sass and Less E-Learning
Discover the power of modern web development with our CSS3, Sass and Less Training! This course is ideal for anyone looking to improve their front-end skills and create professional, responsive websites. Learn how to build sophisticated layouts and animations with CSS3, and discover the benefits of preprocessors like Sass and Less to make your CSS code more efficient and maintainable.
During this course, you will get step-by-step explanations and hands-on exercises, so that you can fully master the principles of modular and structured CSS design. You will learn to work with variables, functions, mixins, and nested rules to optimise your code and work faster. Perfect for both beginners and advanced web developers who want to take their CSS skills to the next level!
Benefits of this course:
- In-depth knowledge of CSS3, including flexbox and grid layouts
- Hands-on experience with Sass and Less preprocessors
- Hands-on exercises for responsive and scalable design
- Support from online mentor and access to practice exams
Course content
Introducing CSS
Course: 27 Minutes
- Course Introduction
- Introduction to CSS
- User Agent Style Sheets and CSS Reset
- Creating Styles
- Inheritance and Cascade
- Inline Styles
- Internal Styles
- External Styles
Working with Selectors
Course: 25 Minutes
- Selectors
- Grouping Selectors with Combinators
- Attribute Selectors
- Pseudo-Classes
- Pseudo-Elements
- Specificity
Text Styling
Course: 21 Minutes
- Working with Fonts
- Styling Text
- Positioning Text
- Text Decoration
- Styling the First Letter or Line
Working with Lists
Course: 9 Minutes
- Styling Lists
- Custom Bulleted Lists
Practice: Styling Text and Lists with CSS
Course: 5 Minutes
- Exercise: Style Text and Lists with CSS3 (CE)5
Working with Elements
Course: 29 Minutes
- Course Introduction
- Adding Borders to an Element
- Adding Rounded Borders to an Element
- Adding Blurred Edges to an Element
- Adding Elliptical Corners to an Element
- Adding Drop Shadows to an Element
Color and Page Elements
Course: 29 Minutes
- CSS and Color
- Making an Element Transparent
- Setting a Background Image or Color for an Element
- Applying Linear Gradients to an Element
- Applying Radial Gradients to an Element
- Creating Gradient Text
Spans, Divs, Shapes and the Cursor
Course: 19 Minutes
- Configuring Spans with CSS3
- Styling Divs with CSS
- Drawing Shapes with Basic CSS
- Changing the Mouse Cursor
Tabular Data
Course: 28 Minutes
- Styling Tables
- Configuring Borders in Tables
- Alternating Table Row Colors
- Highlighting Selected Table Rows
- Displaying Spreadsheets as Tabular Data
- Displaying Calendar Data
Practice: Styling Page Elements
Course: 5 Minutes
- Exercise: Using CSS to Style Page Elements
Navigation
Course: 47 Minutes
- Course Introduction
- Styling Links
- Styling Lists as Nav Bars
- Configuring Multilevel Navigation
- Configuring Tabbed Navigation
- Creating Flyout Menus
- Configuring Drop-Down Menus
- Styling a Site Map
- Applying Rollover Effects
- Applying Rollover Images
Transitions and Transforms
Course: 10 Minutes
- Using 2-D Transforms
- Using 3-D Transforms
Animations
Course: 17 Minutes
- Element Transitions
- Introduction to Keyframe Animations
- Animating Multiple Properties with Keyframes
- Advanced Animation Techniques
Practice: Creating an Animated Menu
Course: 5 Minutes
- Exercise: Create an Animated Menu
Working with Forms
Course: 45 Minutes
- Course Introduction
- Styling a Form
- Styling Submit Buttons
- Inserting Images in Form Fields
- Highlighting Form Fields with Focus
- Styling Fields by Validity
- Grouping Related Fields
- Styling a Form's Range Slider
- Styling a Form as a Paragraph with Inline Fields
- Modifying Form Input
Positioning
Course: 50 Minutes
- Block and Inline Elements
- Static and Fixed Positioning
- Static and Relative Positioning
- Stacking Order with z-Index
- Margins and Padding
- Positioning Text around an Elemenz
- Overlapping Text on an Image
- Floating Elements
- Clearing Block-Level Elements
- Overlapping Divs
- Centering a Layout
- Creating a Thumbnails Gallery
CSS Layout
Course: 15 Minutes
- Generating Columns
- The Box Model
- Sizing Boxes
Practice: Working with Layouts using CSS3
Course: 5 Minutes
- Exercise: Work with Layouts using CSS3 (CE)
Advanced Layout Models
Course: 18 Minutes
- Course Introduction
- Using the Flexible Box Model
- Using the Grid Box
- Using Regions
- Using Exclusions
Advanced Graphics Features
Course: 17 Minutes
- Using Shapes
- Using CSS Filters
- Using CSS Masking
- Compositing and Blending
Responsive Web Design
Course: 26 Minutes
- Media Queries
- Working with Multiple Screen Sizes
- Using Modernizr
- Making Images Responsive
- Resizing Elements Dynamically
- Generating Content using CSS
Managing CSS with Scripts
Course: 37 Minutes
- Accessing an Element's CSS Styles with JavaScript
- Changing an Element's CSS Styles with JavaScript
- Accessing CSS Style Sheets with JavaScript
- Adding a CSS Style Sheet with JavaScript
- Removing a CSS Style with JavaScript
- Enabling or Disabling a CSS Style Sheet with JavaScript
- Manipulating CSS with jQuery
Practice: Responsive Design and Style Management
Course: 5 Minutes
- Exercise: Create Responsive Designs and Manage CSS
Introduction to Sass
Course: 13 Minutes
- Course Introduction
- Getting Started with Sass
- Using SassScript
CSS Extensions in Sass
Course: 7 Minutes
- Nested CSS Rules in Sass
- Nested CSS Properties in Sass
Using Sass @-Rules and Directives
Course: 27 Minutes
- Using the @import Rule in Sass
- Using the @media Directive in Sass
- Using the @extend Directive in Sass
- Extending Complex Selectors in Sass
- Using Control Directives in Sass
- Using the @at-root Directive in Sass
- Using the @warn and @debug Directives in Sass
Mixins and Functions in Sass
Course: 9 Minutes
- Working with Mixins
- Working with Functions
Practice: Working with Sass
Course: 6 Minutes
- Exercise: Extend CSS3 with Sass
Using the Less CSS Pre-processor
Course: 11 Minutes
- Getting Started with Less
- Working with Variables in Less
- Working with the Extend pseudo-class in Less
Mixins in Less
Course: 13 Minutes
- Working with Mixins in Less
- Passing Rulesets to Mixins in Less
- Working with Recursive Mixins in Less
- Working with Guards in Less
Import Directives and Selectors in Less
Course: 5 Minutes
- Working with Import Directives in Less
- Parent Selectors and Combined Selectors
Practice: Extending CSS3 with Less
Course: 6 Minutes
- Exercise: Extend CSS3 with Less
Language | English |
---|---|
Qualifications of the Instructor | Certified |
Course Format and Length | Teaching videos with subtitles, interactive elements and assignments and tests |
Lesson duration | 9:48 Hours |
Progress monitoring | Yes |
Access to Material | 365 days |
Technical Requirements | Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge. |
Support or Assistance | Helpdesk and online knowledge base 24/7 |
Certification | Certificate of participation in PDF format |
Price and costs | Course price at no extra cost |
Cancellation policy and money-back guarantee | We assess this on a case-by-case basis |
Award Winning E-learning | Yes |
Tip! | Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform. |
There are no reviews written yet about this product.
OEM Office Elearning Menu Genomineerd voor 'Beste Opleider van Nederland'
OEM Office Elearning Menu is trots genomineerd te zijn voor de titel 'Beste Opleider van Nederland' door Springest, een onderdeel van Archipel. Deze erkenning bevestigt onze kwaliteit en toewijding. Hartelijk dank aan al onze cursisten.
Reviews
There are no reviews written yet about this product.