-
Web Development: Using a Stylesheet
The short video introduces the "link tag" used for style sheets.
Start learning at http://code.org/
Stay in touch with us!
• on Twitter https://twitter.com/codeorg
• on Facebook https://www.facebook.com/Code.org
• on Instagram https://instagram.com/codeorg
• on Tumblr https://blog.code.org
• on LinkedIn https://www.linkedin.com/company/code-org
• on Google+ https://google.com/+codeorg
Help us caption & translate this video!
http://amara.org/v/61OC/
published: 21 Mar 2017
-
CSS in 100 Seconds
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage https://fireship.io/tags/css/
#css #webdev #100SecondsOfCode
The sequel to HTML in 100 Seconds https://youtu.be/ok-plXXHlWw
🔗 Resources
CSS Docs https://developer.mozilla.org/en-US/docs/Web/CSS
Flexbox in 100 Seconds https://youtu.be/K74l26pE4YA
Grid Layout in 100 Seconds https://youtu.be/uuOXPWCh-6o
CSS Animation https://codepen.io/ainalem/pen/oNxXRgW
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is C...
published: 14 Dec 2021
-
Don’t learn web dev this way
Learning web dev is hard, but taking the right approach can really help!
#css #shorts
--
Come hang out with other dev's in my Discord Community
💬 https://discord.gg/nTYCvrK
Keep up to date with everything I'm up to
✉ https://www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 https://www.twitch.tv/kevinpowellcss
---
Help support my channel
👨🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
💖 Support me on Patreon: https://www.patreon.com/kevinpowell
---
My editor: VS Code - https://code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instag...
published: 10 Aug 2022
-
Learn CSS in 20 Minutes
🚨 IMPORTANT:
Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-no-mention&utm_source=youtube&utm_campaign=css-20-minutes
In this video we will cover everything you need to know to get up and running with CSS in only 20 minutes. We will cover CSS syntax, how to add CSS to your HTML, CSS colors, CSS units, the box model, and best practices for CSS walking through a full example of CSS being used to style an HTML page. By the end of this video you will know enough about CSS to style any basic web pages in your own projects!
Introduction to HTML Series:
https://www.youtube.com/watch?v=BvJYXl2ywUE&list=PLZlA0Gpn_vH8BoXcpCUvdmdPZFuR5y2lV&index=1
Twitter:
https://twitter.com/DevSimplified
GitHub:
https://github.com/WebDevSimplified
#C...
published: 23 Aug 2018
-
The easiest improvement you can make to your CSS
Outlines are important for keyboard navigation, but maybe you've come up with a replacement and decide to do an outline: none; - instead, you should do an outline-color: transparent!
#css #a11y
--
Come hang out with other dev's in my Discord Community
💬 https://discord.gg/nTYCvrK
Keep up to date with everything I'm up to
✉ https://www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 https://www.twitch.tv/kevinpowellcss
---
Help support my channel
👨🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
💖 Support me on Patreon: https://www.patreon.com/kevinpowell
---
My editor: VS Code - https://code.visualstudio.com/
---
I'm on some other places on the in...
published: 01 Feb 2023
-
10 CSS Pro Tips - Code this, NOT that!
Top 10 CSS Pro Tips to make your life as a web developer more productive. Some of the best programmers say CSS is too hard… but you might be surprised at how modern techniques can dramatically improve your code. https://fireship.io/tags/css/
00:00 CSS is too hard (myth)
00:56 1. Learn the box model
02:00 2. Firefox is Amazeballs
02:31 3. Flexbox is Fantastic
03:34 4. Grid is Great
04:23 5. Clamp it Down
05:09 Bonus: Impress your Boss
05:30 6. Aspect Ratio One-Liner
06:01 7. Variables for variables
06:46 8. Fancy Calculations
07:38 9. State Management Counter
08:18 10. Finding focus-within
09:01 Bonus: Treat an Incurable Disease
#css #learntocode #top10
Box Model https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model
Focus-within CSS dropdown https://fireship.io...
published: 09 Apr 2021
-
100+ Web Development Things you Should Know
WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript.
#webdevelopment #learntocode #programming
🔗 Resources
Web Dev Basics https://developer.mozilla.org/en-US/docs/Learn
Fullstack tutorials https://fireship.io/lessons/
Computer Science 101 https://youtu.be/-uleG_Vecis
10 Fullatack Web Apps https://youtu.be/FQPlEnKav48
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- Web Development roa
- HTML and CSS Tutorial
- How to get started in web development?
- Web development road...
published: 14 Jun 2022
-
2 | HOW TO LINK A CSS STYLESHEET USING HTML | 2023 | Learn HTML and CSS Full Course for Beginners
In this video I will show you how to link to a stylesheet using HTML. 🙂 Stylesheets allow us to design our websites content, to make it look amazing inside the browser.
Full playlist: https://www.youtube.com/watch?v=v8jDnBYc0bs&list=PL0eyrZgxdwhwP0AxnbBiDBCi53LK9uCMZ&ab_channel=DaniKrossing
➤ GET ACCESS TO MY LESSON MATERIAL HERE!
First of all, thank you for all the support you have given me!
I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
I am now using Patreon and YouTube Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help...
published: 12 Dec 2022
-
Use Claude to Design Websites & Sell online with Shopify Integration [LLM]
In this video we will run through how I used Claude to create a new website, and start selling products with Shopify. There is a part two that gives the rundown of how I setup multi-hosting with Apache2 and sovled SSL certificates - and fixed my Radio Station.
Part 1: (this video)
Part 2: https://www.youtube.com/watch?v=iB_mP38vhzM
Part 3: coming soon
All done in under 2 hours, from buying the domain to selling the first product online. Clearly we are generating a lot of image here, so you might want to look into selling with your own website.
There is a follow up to this coming soon, so check the playlist for more info! This was created before Claude Project feature was introduced, so we will look at that in the follow up !
Shopify: https://www.shopify.com
Claude: https://claude.ai/
...
published: 10 Nov 2024
-
HTML & CSS 2020 Tutorial 10 - Styling your website with external stylesheets (CSS)
Sample code and examples: http://codemahal.com/video/using-external-style-sheets-css/
published: 26 Mar 2020
1:11
Web Development: Using a Stylesheet
The short video introduces the "link tag" used for style sheets.
Start learning at http://code.org/
Stay in touch with us!
• on Twitter https://twitter.com...
The short video introduces the "link tag" used for style sheets.
Start learning at http://code.org/
Stay in touch with us!
• on Twitter https://twitter.com/codeorg
• on Facebook https://www.facebook.com/Code.org
• on Instagram https://instagram.com/codeorg
• on Tumblr https://blog.code.org
• on LinkedIn https://www.linkedin.com/company/code-org
• on Google+ https://google.com/+codeorg
Help us caption & translate this video!
http://amara.org/v/61OC/
https://wn.com/Web_Development_Using_A_Stylesheet
The short video introduces the "link tag" used for style sheets.
Start learning at http://code.org/
Stay in touch with us!
• on Twitter https://twitter.com/codeorg
• on Facebook https://www.facebook.com/Code.org
• on Instagram https://instagram.com/codeorg
• on Tumblr https://blog.code.org
• on LinkedIn https://www.linkedin.com/company/code-org
• on Google+ https://google.com/+codeorg
Help us caption & translate this video!
http://amara.org/v/61OC/
- published: 21 Mar 2017
- views: 77573
2:20
CSS in 100 Seconds
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model...
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage https://fireship.io/tags/css/
#css #webdev #100SecondsOfCode
The sequel to HTML in 100 Seconds https://youtu.be/ok-plXXHlWw
🔗 Resources
CSS Docs https://developer.mozilla.org/en-US/docs/Web/CSS
Flexbox in 100 Seconds https://youtu.be/K74l26pE4YA
Grid Layout in 100 Seconds https://youtu.be/uuOXPWCh-6o
CSS Animation https://codepen.io/ainalem/pen/oNxXRgW
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is CSS?
- How does CSS cascade?
- What is specificity in CSS?
- CSS Box Model explained
- CSS for absolute beginners
- What is CSS used for?
- When was CSS3 created?
- Will there be a CSS4?
https://wn.com/Css_In_100_Seconds
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage https://fireship.io/tags/css/
#css #webdev #100SecondsOfCode
The sequel to HTML in 100 Seconds https://youtu.be/ok-plXXHlWw
🔗 Resources
CSS Docs https://developer.mozilla.org/en-US/docs/Web/CSS
Flexbox in 100 Seconds https://youtu.be/K74l26pE4YA
Grid Layout in 100 Seconds https://youtu.be/uuOXPWCh-6o
CSS Animation https://codepen.io/ainalem/pen/oNxXRgW
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is CSS?
- How does CSS cascade?
- What is specificity in CSS?
- CSS Box Model explained
- CSS for absolute beginners
- What is CSS used for?
- When was CSS3 created?
- Will there be a CSS4?
- published: 14 Dec 2021
- views: 623235
1:00
Don’t learn web dev this way
Learning web dev is hard, but taking the right approach can really help!
#css #shorts
--
Come hang out with other dev's in my Discord Community
💬 https://di...
Learning web dev is hard, but taking the right approach can really help!
#css #shorts
--
Come hang out with other dev's in my Discord Community
💬 https://discord.gg/nTYCvrK
Keep up to date with everything I'm up to
✉ https://www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 https://www.twitch.tv/kevinpowellcss
---
Help support my channel
👨🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
💖 Support me on Patreon: https://www.patreon.com/kevinpowell
---
My editor: VS Code - https://code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell
---
And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!
https://wn.com/Don’T_Learn_Web_Dev_This_Way
Learning web dev is hard, but taking the right approach can really help!
#css #shorts
--
Come hang out with other dev's in my Discord Community
💬 https://discord.gg/nTYCvrK
Keep up to date with everything I'm up to
✉ https://www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 https://www.twitch.tv/kevinpowellcss
---
Help support my channel
👨🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
💖 Support me on Patreon: https://www.patreon.com/kevinpowell
---
My editor: VS Code - https://code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell
---
And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!
- published: 10 Aug 2022
- views: 1361036
23:44
Learn CSS in 20 Minutes
🚨 IMPORTANT:
Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-no-mention&utm_source=youtube&utm_campai...
🚨 IMPORTANT:
Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-no-mention&utm_source=youtube&utm_campaign=css-20-minutes
In this video we will cover everything you need to know to get up and running with CSS in only 20 minutes. We will cover CSS syntax, how to add CSS to your HTML, CSS colors, CSS units, the box model, and best practices for CSS walking through a full example of CSS being used to style an HTML page. By the end of this video you will know enough about CSS to style any basic web pages in your own projects!
Introduction to HTML Series:
https://www.youtube.com/watch?v=BvJYXl2ywUE&list=PLZlA0Gpn_vH8BoXcpCUvdmdPZFuR5y2lV&index=1
Twitter:
https://twitter.com/DevSimplified
GitHub:
https://github.com/WebDevSimplified
#CSS #WebDevelopment #Programming
https://wn.com/Learn_Css_In_20_Minutes
🚨 IMPORTANT:
Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-no-mention&utm_source=youtube&utm_campaign=css-20-minutes
In this video we will cover everything you need to know to get up and running with CSS in only 20 minutes. We will cover CSS syntax, how to add CSS to your HTML, CSS colors, CSS units, the box model, and best practices for CSS walking through a full example of CSS being used to style an HTML page. By the end of this video you will know enough about CSS to style any basic web pages in your own projects!
Introduction to HTML Series:
https://www.youtube.com/watch?v=BvJYXl2ywUE&list=PLZlA0Gpn_vH8BoXcpCUvdmdPZFuR5y2lV&index=1
Twitter:
https://twitter.com/DevSimplified
GitHub:
https://github.com/WebDevSimplified
#CSS #WebDevelopment #Programming
- published: 23 Aug 2018
- views: 1938429
0:46
The easiest improvement you can make to your CSS
Outlines are important for keyboard navigation, but maybe you've come up with a replacement and decide to do an outline: none; - instead, you should do an outli...
Outlines are important for keyboard navigation, but maybe you've come up with a replacement and decide to do an outline: none; - instead, you should do an outline-color: transparent!
#css #a11y
--
Come hang out with other dev's in my Discord Community
💬 https://discord.gg/nTYCvrK
Keep up to date with everything I'm up to
✉ https://www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 https://www.twitch.tv/kevinpowellcss
---
Help support my channel
👨🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
💖 Support me on Patreon: https://www.patreon.com/kevinpowell
---
My editor: VS Code - https://code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell
---
And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!
https://wn.com/The_Easiest_Improvement_You_Can_Make_To_Your_Css
Outlines are important for keyboard navigation, but maybe you've come up with a replacement and decide to do an outline: none; - instead, you should do an outline-color: transparent!
#css #a11y
--
Come hang out with other dev's in my Discord Community
💬 https://discord.gg/nTYCvrK
Keep up to date with everything I'm up to
✉ https://www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 https://www.twitch.tv/kevinpowellcss
---
Help support my channel
👨🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
💖 Support me on Patreon: https://www.patreon.com/kevinpowell
---
My editor: VS Code - https://code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell
---
And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!
- published: 01 Feb 2023
- views: 254460
9:39
10 CSS Pro Tips - Code this, NOT that!
Top 10 CSS Pro Tips to make your life as a web developer more productive. Some of the best programmers say CSS is too hard… but you might be surprised at how mo...
Top 10 CSS Pro Tips to make your life as a web developer more productive. Some of the best programmers say CSS is too hard… but you might be surprised at how modern techniques can dramatically improve your code. https://fireship.io/tags/css/
00:00 CSS is too hard (myth)
00:56 1. Learn the box model
02:00 2. Firefox is Amazeballs
02:31 3. Flexbox is Fantastic
03:34 4. Grid is Great
04:23 5. Clamp it Down
05:09 Bonus: Impress your Boss
05:30 6. Aspect Ratio One-Liner
06:01 7. Variables for variables
06:46 8. Fancy Calculations
07:38 9. State Management Counter
08:18 10. Finding focus-within
09:01 Bonus: Treat an Incurable Disease
#css #learntocode #top10
Box Model https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model
Focus-within CSS dropdown https://fireship.io/snippets/basic-css-dropdown-menu/
Install the quiz app 🤓
iOS https://itunes.apple.com/us/app/fireship/id1462592372?mt=8
Android https://play.google.com/store/apps/details?id=io.fireship.quizapp
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
My VS Code Theme
- Atom One Dark
- vscode-icons
- Fira Code Font
https://wn.com/10_Css_Pro_Tips_Code_This,_Not_That
Top 10 CSS Pro Tips to make your life as a web developer more productive. Some of the best programmers say CSS is too hard… but you might be surprised at how modern techniques can dramatically improve your code. https://fireship.io/tags/css/
00:00 CSS is too hard (myth)
00:56 1. Learn the box model
02:00 2. Firefox is Amazeballs
02:31 3. Flexbox is Fantastic
03:34 4. Grid is Great
04:23 5. Clamp it Down
05:09 Bonus: Impress your Boss
05:30 6. Aspect Ratio One-Liner
06:01 7. Variables for variables
06:46 8. Fancy Calculations
07:38 9. State Management Counter
08:18 10. Finding focus-within
09:01 Bonus: Treat an Incurable Disease
#css #learntocode #top10
Box Model https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model
Focus-within CSS dropdown https://fireship.io/snippets/basic-css-dropdown-menu/
Install the quiz app 🤓
iOS https://itunes.apple.com/us/app/fireship/id1462592372?mt=8
Android https://play.google.com/store/apps/details?id=io.fireship.quizapp
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
My VS Code Theme
- Atom One Dark
- vscode-icons
- Fira Code Font
- published: 09 Apr 2021
- views: 2286545
13:18
100+ Web Development Things you Should Know
WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS...
WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript.
#webdevelopment #learntocode #programming
🔗 Resources
Web Dev Basics https://developer.mozilla.org/en-US/docs/Learn
Fullstack tutorials https://fireship.io/lessons/
Computer Science 101 https://youtu.be/-uleG_Vecis
10 Fullatack Web Apps https://youtu.be/FQPlEnKav48
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- Web Development roa
- HTML and CSS Tutorial
- How to get started in web development?
- Web development roadmap for 2022
- Intro to web development for beginners
https://wn.com/100_Web_Development_Things_You_Should_Know
WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript.
#webdevelopment #learntocode #programming
🔗 Resources
Web Dev Basics https://developer.mozilla.org/en-US/docs/Learn
Fullstack tutorials https://fireship.io/lessons/
Computer Science 101 https://youtu.be/-uleG_Vecis
10 Fullatack Web Apps https://youtu.be/FQPlEnKav48
📚 Chapters
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- Web Development roa
- HTML and CSS Tutorial
- How to get started in web development?
- Web development roadmap for 2022
- Intro to web development for beginners
- published: 14 Jun 2022
- views: 1603212
3:41
2 | HOW TO LINK A CSS STYLESHEET USING HTML | 2023 | Learn HTML and CSS Full Course for Beginners
In this video I will show you how to link to a stylesheet using HTML. 🙂 Stylesheets allow us to design our websites content, to make it look amazing inside the ...
In this video I will show you how to link to a stylesheet using HTML. 🙂 Stylesheets allow us to design our websites content, to make it look amazing inside the browser.
Full playlist: https://www.youtube.com/watch?v=v8jDnBYc0bs&list=PL0eyrZgxdwhwP0AxnbBiDBCi53LK9uCMZ&ab_channel=DaniKrossing
➤ GET ACCESS TO MY LESSON MATERIAL HERE!
First of all, thank you for all the support you have given me!
I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
I am now using Patreon and YouTube Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
I hope you will find it helpful :)
Memberships: https://www.youtube.com/channel/UCzyuZJ8zZ-Lhfnz41DG5qLw/join
Patreon: https://www.patreon.com/mmtuts
https://wn.com/2_|_How_To_Link_A_Css_Stylesheet_Using_Html_|_2023_|_Learn_Html_And_Css_Full_Course_For_Beginners
In this video I will show you how to link to a stylesheet using HTML. 🙂 Stylesheets allow us to design our websites content, to make it look amazing inside the browser.
Full playlist: https://www.youtube.com/watch?v=v8jDnBYc0bs&list=PL0eyrZgxdwhwP0AxnbBiDBCi53LK9uCMZ&ab_channel=DaniKrossing
➤ GET ACCESS TO MY LESSON MATERIAL HERE!
First of all, thank you for all the support you have given me!
I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
I am now using Patreon and YouTube Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
I hope you will find it helpful :)
Memberships: https://www.youtube.com/channel/UCzyuZJ8zZ-Lhfnz41DG5qLw/join
Patreon: https://www.patreon.com/mmtuts
- published: 12 Dec 2022
- views: 110114
27:10
Use Claude to Design Websites & Sell online with Shopify Integration [LLM]
In this video we will run through how I used Claude to create a new website, and start selling products with Shopify. There is a part two that gives the rundown...
In this video we will run through how I used Claude to create a new website, and start selling products with Shopify. There is a part two that gives the rundown of how I setup multi-hosting with Apache2 and sovled SSL certificates - and fixed my Radio Station.
Part 1: (this video)
Part 2: https://www.youtube.com/watch?v=iB_mP38vhzM
Part 3: coming soon
All done in under 2 hours, from buying the domain to selling the first product online. Clearly we are generating a lot of image here, so you might want to look into selling with your own website.
There is a follow up to this coming soon, so check the playlist for more info! This was created before Claude Project feature was introduced, so we will look at that in the follow up !
Shopify: https://www.shopify.com
Claude: https://claude.ai/
00:00 Intro
01:43 Start here
14:42 Shopify
Join this channel to get access to perks:
https://www.youtube.com/channel/UCQ2548DcqVLjUlpO6RrVGsg/join
discord: https://discord.gg/uubQXhwzkj
www.fivebelowfive.uk
- Workflow Packs:
Foda FLUX pack https://civitai.com/models/620294
Koda KOLORS pack https://civitai.com/models/589666
RotoMaker https://civitai.com/models/586617
Loki Swap/Live Portrait https://civitai.com/models/539936
SD3 Pack https://civitai.com/models/515549
Lyra Audio Tools https://civitai.com/models/579066
Looped Motion https://civitai.com/models/410919
Trio Triple Latents https://civitai.com/models/381021
Nova Relighting https://civitai.com/models/565597
Virgil SVD1.1 https://civitai.com/models/331664
Merge Models https://civitai.com/models/432863
cosXL Convertor https://civitai.com/models/420384
Ananke Hi-Res https://civitai.com/models/352117
- SDXL Lora's
https://civitai.com/models/475595/eighties
https://civitai.com/models/460522/thorra-sdxl-public
https://civitai.com/models/384333/helldivers-2-style
https://civitai.com/models/401458/not-the-true-world
https://civitai.com/models/405640/paul-allens-character-lora
https://civitai.com/models/339881/assassinkahb-sdxl-test-model
https://civitai.com/models/320332/assassinkahb-cascade-test-lora
- Introducing Playlist (music/video)
https://www.youtube.com/playlist?list=PLrDILB8WjRg2i7GSJ7Syd-DhukLgEJcy3
- Checkpoint Merging
https://www.youtube.com/watch?v=JJgYp-fpGi4
- cosXL / cosXL-edit conversion
https://www.youtube.com/watch?v=aJrkPsuwQkU
https://www.youtube.com/watch?v=E1VW_A8DhY8
- 3D Generation
https://www.youtube.com/watch?v=Sb49FGc0664
- New Diffusion Models (August '24)
Flux1:
Kolors:
SD3-medium:
Stable Cascade:
https://www.youtube.com/watch?v=0_maNKAlIJQ
https://www.youtube.com/watch?v=0Iu8VC4he1Q
SDXS-512:
https://www.youtube.com/watch?v=IlDJQ8PimyU
cosXL & cosXL-edit:
https://www.youtube.com/watch?v=_M6pfypp5x8
- Stable Cascade series:
https://www.youtube.com/watch?v=vfjhkn7mv0U&list=PLrDILB8WjRg3g7L4Z8cXm9fcQIhG911Sd
- Image Model Training
datasets https://www.youtube.com/watch?v=ah1KRtjDFk4
colab https://www.youtube.com/watch?v=7vRS_Ls6OwY
local https://www.youtube.com/watch?v=7vRS_Ls6OwY
civitai https://www.youtube.com/watch?v=dmSZ5TWEWTQ
civitai https://www.youtube.com/watch?v=WPKPO-2WFK8
- Music with Audacity
https://www.youtube.com/watch?v=mPwoy1GweKk
https://www.youtube.com/watch?v=Qb3iIA-KqsE
- DJZ custom nodes (aspectsize node)
https://www.youtube.com/watch?v=MnZnP0Fav8E
stable diffusion cascade
stable diffusion lora training
comfyui nodes explained
comfyui video generation
comfyui tutorial 2024
best comfyui workflows
comfyui image to image
comfyui checkpoints
civitai stable diffusion tutorial
An excellent reason to buy an RTX4090 with 24GB of VRAM.
https://amzn.to/3WMvFbU
https://wn.com/Use_Claude_To_Design_Websites_Sell_Online_With_Shopify_Integration_Llm
In this video we will run through how I used Claude to create a new website, and start selling products with Shopify. There is a part two that gives the rundown of how I setup multi-hosting with Apache2 and sovled SSL certificates - and fixed my Radio Station.
Part 1: (this video)
Part 2: https://www.youtube.com/watch?v=iB_mP38vhzM
Part 3: coming soon
All done in under 2 hours, from buying the domain to selling the first product online. Clearly we are generating a lot of image here, so you might want to look into selling with your own website.
There is a follow up to this coming soon, so check the playlist for more info! This was created before Claude Project feature was introduced, so we will look at that in the follow up !
Shopify: https://www.shopify.com
Claude: https://claude.ai/
00:00 Intro
01:43 Start here
14:42 Shopify
Join this channel to get access to perks:
https://www.youtube.com/channel/UCQ2548DcqVLjUlpO6RrVGsg/join
discord: https://discord.gg/uubQXhwzkj
www.fivebelowfive.uk
- Workflow Packs:
Foda FLUX pack https://civitai.com/models/620294
Koda KOLORS pack https://civitai.com/models/589666
RotoMaker https://civitai.com/models/586617
Loki Swap/Live Portrait https://civitai.com/models/539936
SD3 Pack https://civitai.com/models/515549
Lyra Audio Tools https://civitai.com/models/579066
Looped Motion https://civitai.com/models/410919
Trio Triple Latents https://civitai.com/models/381021
Nova Relighting https://civitai.com/models/565597
Virgil SVD1.1 https://civitai.com/models/331664
Merge Models https://civitai.com/models/432863
cosXL Convertor https://civitai.com/models/420384
Ananke Hi-Res https://civitai.com/models/352117
- SDXL Lora's
https://civitai.com/models/475595/eighties
https://civitai.com/models/460522/thorra-sdxl-public
https://civitai.com/models/384333/helldivers-2-style
https://civitai.com/models/401458/not-the-true-world
https://civitai.com/models/405640/paul-allens-character-lora
https://civitai.com/models/339881/assassinkahb-sdxl-test-model
https://civitai.com/models/320332/assassinkahb-cascade-test-lora
- Introducing Playlist (music/video)
https://www.youtube.com/playlist?list=PLrDILB8WjRg2i7GSJ7Syd-DhukLgEJcy3
- Checkpoint Merging
https://www.youtube.com/watch?v=JJgYp-fpGi4
- cosXL / cosXL-edit conversion
https://www.youtube.com/watch?v=aJrkPsuwQkU
https://www.youtube.com/watch?v=E1VW_A8DhY8
- 3D Generation
https://www.youtube.com/watch?v=Sb49FGc0664
- New Diffusion Models (August '24)
Flux1:
Kolors:
SD3-medium:
Stable Cascade:
https://www.youtube.com/watch?v=0_maNKAlIJQ
https://www.youtube.com/watch?v=0Iu8VC4he1Q
SDXS-512:
https://www.youtube.com/watch?v=IlDJQ8PimyU
cosXL & cosXL-edit:
https://www.youtube.com/watch?v=_M6pfypp5x8
- Stable Cascade series:
https://www.youtube.com/watch?v=vfjhkn7mv0U&list=PLrDILB8WjRg3g7L4Z8cXm9fcQIhG911Sd
- Image Model Training
datasets https://www.youtube.com/watch?v=ah1KRtjDFk4
colab https://www.youtube.com/watch?v=7vRS_Ls6OwY
local https://www.youtube.com/watch?v=7vRS_Ls6OwY
civitai https://www.youtube.com/watch?v=dmSZ5TWEWTQ
civitai https://www.youtube.com/watch?v=WPKPO-2WFK8
- Music with Audacity
https://www.youtube.com/watch?v=mPwoy1GweKk
https://www.youtube.com/watch?v=Qb3iIA-KqsE
- DJZ custom nodes (aspectsize node)
https://www.youtube.com/watch?v=MnZnP0Fav8E
stable diffusion cascade
stable diffusion lora training
comfyui nodes explained
comfyui video generation
comfyui tutorial 2024
best comfyui workflows
comfyui image to image
comfyui checkpoints
civitai stable diffusion tutorial
An excellent reason to buy an RTX4090 with 24GB of VRAM.
https://amzn.to/3WMvFbU
- published: 10 Nov 2024
- views: 205