✕ Clear filters
778 lessons

Beginner Lessons

Curated from top practitioners. Filtered, not flooded.

All ▶ YouTube 198,285📚 Coursera 18,118🎤 TED 1
A few reasons I love Sass + a big announcement!
📰 AI News & Updates
A few reasons I love Sass + a big announcement!
Kevin Powell Beginner 7y ago
Why CSS grid-area is the best property for laying out content
📰 AI News & Updates
Why CSS grid-area is the best property for laying out content
Kevin Powell Beginner 7y ago
Discord community open to all!
🛠️ AI Tools & Apps
Discord community open to all!
Kevin Powell Beginner 7y ago
Giveaway winners announced!
📰 AI News & Updates
Giveaway winners announced!
Kevin Powell Beginner 7y ago
So you want to be a freelancer? A discussion plus a giveaway!
🛠️ AI Tools & Apps
So you want to be a freelancer? A discussion plus a giveaway!
Kevin Powell Beginner 7y ago
How to code a carousel with HTML, CSS and JavaScript - from scratch (part 2)
🛠️ AI Tools & Apps
How to code a carousel with HTML, CSS and JavaScript - from scratch (part 2)
Kevin Powell Beginner 7y ago
How to code a carousel with HTML, CSS and JavaScript - from scratch (part 1)
🛠️ AI Tools & Apps
How to code a carousel with HTML, CSS and JavaScript - from scratch (part 1)
Kevin Powell Beginner 7y ago
Happy Holidays! [ speed coding ]
🛠️ AI Tools & Apps
Happy Holidays! [ speed coding ]
Kevin Powell Beginner 7y ago
The HTML picture element explained [ Images on the web part 3 ]
📄 Research Papers Explained
The HTML picture element explained [ Images on the web part 3 ]
Kevin Powell Beginner 7y ago
srcset and sizes attributes - [ images on the web | part one ]
📄 Research Papers Explained
srcset and sizes attributes - [ images on the web | part one ]
Kevin Powell Beginner 7y ago
CSS Conic Gradients
🎨 Image & Video AI
CSS Conic Gradients
Kevin Powell Beginner 7y ago
Create nice gradients without worrying about the specific color values
🛠️ AI Tools & Apps
Create nice gradients without worrying about the specific color values
Kevin Powell Beginner 7y ago
Center content without a container - the perfect fallback for Grid based layouts
🛠️ AI Tools & Apps
Center content without a container - the perfect fallback for Grid based layouts
Kevin Powell Beginner 7y ago
A big problem with letter-spacing and a super easy Sass mixin to fix it
🛠️ AI Tools & Apps
A big problem with letter-spacing and a super easy Sass mixin to fix it
Kevin Powell Beginner 7y ago
Create a CSS only lightbox using :target
🛠️ AI Tools & Apps
Create a CSS only lightbox using :target
Kevin Powell Beginner 7y ago
Why I use the BEM naming convention for my CSS
🛠️ AI Tools & Apps
Why I use the BEM naming convention for my CSS
Kevin Powell Beginner 7y ago
CSS Gradients and repeating gradients
🛠️ AI Tools & Apps
CSS Gradients and repeating gradients
Kevin Powell Beginner 7y ago
Coding the front-end of a signup form
🛠️ AI Tools & Apps
Coding the front-end of a signup form
Kevin Powell Beginner 7y ago
Remove all styling with one line of CSS
🛠️ AI Tools & Apps
Remove all styling with one line of CSS
Kevin Powell Beginner 7y ago
Design a signup form with Adobe XD
🛠️ AI Tools & Apps
Design a signup form with Adobe XD
Kevin Powell Beginner 7y ago
How to use CSS object-fit to control your images
🛠️ AI Tools & Apps
How to use CSS object-fit to control your images
Kevin Powell Beginner 7y ago
Create a 3D flipping animation with HTML and CSS
🛠️ AI Tools & Apps
Create a 3D flipping animation with HTML and CSS
Kevin Powell Beginner 7y ago
Unsplash.it - free, beautiful, easy to use placeholder images
🛠️ AI Tools & Apps
Unsplash.it - free, beautiful, easy to use placeholder images
Kevin Powell Beginner 7y ago
How to learn to code more efficiently
🛠️ AI Tools & Apps
How to learn to code more efficiently
Kevin Powell Beginner 7y ago
Clip an image to text with CSS
🛠️ AI Tools & Apps
Clip an image to text with CSS
Kevin Powell Beginner 7y ago
How to host your website for free
📊 Data Analytics & Business Intelligence
How to host your website for free
Kevin Powell Beginner 7y ago
5 ways to vertically center with CSS
🛠️ AI Tools & Apps
5 ways to vertically center with CSS
Kevin Powell Beginner 7y ago
An update on where things are headed
📰 AI News & Updates
An update on where things are headed
Kevin Powell Beginner 7y ago
You guys blew me away! #svgchallenge results
🛠️ AI Tools & Apps
You guys blew me away! #svgchallenge results
Kevin Powell Beginner 7y ago
Wrapup
🛠️ AI Tools & Apps
Wrapup
Kevin Powell Beginner 7y ago
How to code a brewery website - Finishing up the code [Design & Code] Code part 8
🛠️ AI Tools & Apps
How to code a brewery website - Finishing up the code [Design & Code] Code part 8
Kevin Powell Beginner 7y ago
How to code a brewery website - JavaScript time! [Design & Code] Code part 5
🛠️ AI Tools & Apps
How to code a brewery website - JavaScript time! [Design & Code] Code part 5
Kevin Powell Beginner 7y ago
How to code a brewery website - Styling the Beer section [Design & Code] Code part 4
🛠️ AI Tools & Apps
How to code a brewery website - Styling the Beer section [Design & Code] Code part 4
Kevin Powell Beginner 7y ago
How to code a brewery website - The Intro Section [Design & Code] Code part 3
🛠️ AI Tools & Apps
How to code a brewery website - The Intro Section [Design & Code] Code part 3
Kevin Powell Beginner 7y ago
How to code a brewery website - The Variables and Typography [Design & Code] Code part 2
🛠️ AI Tools & Apps
How to code a brewery website - The Variables and Typography [Design & Code] Code part 2
Kevin Powell Beginner 7y ago
How to code a brewery website - The Markup and Basic Setup [Design & Code] Code part 1
🛠️ AI Tools & Apps
How to code a brewery website - The Markup and Basic Setup [Design & Code] Code part 1
Kevin Powell Beginner 7y ago
How to design a brewery website with Adobe XD
📄 Research Papers Explained
How to design a brewery website with Adobe XD
Kevin Powell Beginner 7y ago
I'm issuing you a challenge!
🛠️ AI Tools & Apps
I'm issuing you a challenge!
Kevin Powell Beginner 7y ago
Animation with GSAP - the basics [ A beginners guide to SVG part 5 ]
🛠️ AI Tools & Apps
Animation with GSAP - the basics [ A beginners guide to SVG part 5 ]
Kevin Powell Beginner 7y ago
How to create, clean up, and optimize an SVG [ A beginners guide to SVG part 4 ]
🛠️ AI Tools & Apps
How to create, clean up, and optimize an SVG [ A beginners guide to SVG part 4 ]
Kevin Powell Beginner 7y ago
Solve your z-index issues | z-index and stacking context explained
📄 Research Papers Explained
Solve your z-index issues | z-index and stacking context explained
Kevin Powell Beginner 7y ago
What are SVG viewport and viewBox? [ A beginners guide to SVG part 3 ]
🛠️ AI Tools & Apps
What are SVG viewport and viewBox? [ A beginners guide to SVG part 3 ]
Kevin Powell Beginner 7y ago
How to create SVG shapes [ A beginners guide to SVG part 2 ]
🛠️ AI Tools & Apps
How to create SVG shapes [ A beginners guide to SVG part 2 ]
Kevin Powell Beginner 7y ago
A beginners guide to SVG | Part One: The Why, What, and How
📄 Research Papers Explained
A beginners guide to SVG | Part One: The Why, What, and How
Kevin Powell Beginner 7y ago
There is no CSS3 and there will never be a CSS4!
🛠️ AI Tools & Apps
There is no CSS3 and there will never be a CSS4!
Kevin Powell Beginner 7y ago
Launching the community
🛠️ AI Tools & Apps
Launching the community
Kevin Powell Beginner 7y ago
Floats, Flexbox, Grid? The progression of CSS layouts
📄 Research Papers Explained
Floats, Flexbox, Grid? The progression of CSS layouts
Kevin Powell Beginner 7y ago
Create a responsive navigation nav with no JS!
📰 AI News & Updates
Create a responsive navigation nav with no JS!
Kevin Powell Beginner 7y ago
📚 Coursera Courses Opens on Coursera · Free to audit
1 / 3 View all →
Communicating In Groups and Teams
📚 Coursera Course ↗
Self-paced
Communicating In Groups and Teams
Opens on Coursera ↗
Argo CD for the Absolute Beginners - Hands-On DevOps
📚 Coursera Course ↗
Self-paced
Argo CD for the Absolute Beginners - Hands-On DevOps
Opens on Coursera ↗
Create a Mockup in Figma
📚 Coursera Course ↗
Self-paced
Create a Mockup in Figma
Opens on Coursera ↗
Relaciones internacionales de Asia Oriental
📚 Coursera Course ↗
Self-paced
Relaciones internacionales de Asia Oriental
Opens on Coursera ↗
Introduction to AI Tools for Coders and Programmers
📚 Coursera Course ↗
Self-paced
Introduction to AI Tools for Coders and Programmers
Opens on Coursera ↗
Practical Python for AI Coding 1
📚 Coursera Course ↗
Self-paced
Practical Python for AI Coding 1
Opens on Coursera ↗