Course Code: cssgrpers
Duration: 14 hours
Prerequisites:

Bespoke course for GK

Overview:

Bespoke course for GK

Course Outline:

Technical overview about hardware, software past and future

breaking apart CSS architectures
devices
loading code
functionality looks
layout
space margin and paddings
inheritance
cascade

build light code
HTML
CSS

performance optimization
minimalize code architecture
new feautures on code and browsers
browser parsing
analysis tools
server site configuration
replace image to code
fonts
simplyfy selectors, properties
animating properties
image base64
progressive rendering

Graphic formats
new formats when and where SVG, WEBP
new perspective on properies, compresion, size, etc. WEBP, PNG, JPEG
html,css image for devices faster loading smaller size
SVG
loading
library
style from inside and oustside SVG using CSS
automatic reading browser language

Responsive web design
faster loading for mobile
layout
fast moving block of layout using CSS
responsive images


Pre-processors
CSS varibles
LESS
SASS
Post CSS
Stylus

Search engines perspective on CSS

Exercises:
Rebuild component code
Clean omponent
Design new component