How to include our CSS3 file in our HTML5 | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3

Subscribers:
64,200
Published on ● Video Link: https://www.youtube.com/watch?v=E_ATMsUpbF4



Category:
Tutorial
Duration: 13:19
3,242 views
63


Want to learn HTML5 and CSS3 from scratch?

This is the sixth episode of my “Learn HTML5 and CSS3” course. In this course, we will learn everything about how we can create markup for a website. At the end of the course, I will add some full tutorials where I will be creating famous websites from scratch. So, if you have any suggestions, just let me know and I might make a video about it!

In this episode, we will look at the three different ways how you could add CSS in our HTML code. The first one will be adding the style element inside our head element. The second method is adding it directly inside of the element that you want to style. And the last one is creating a new file in our root folder with the .css extension, adding our CSS code right inside of in, and referring to it with the link element. A link element is used to define a relationship between an HTML document and an external resource.

My official websites for questions or anything else:
https://www.darynazar.com

Follow me on social media
https://www.instagram.com/darynazar/
https://www.linkedin.com/in/dary-nazar-61502ab2/

Useful products for programming and recording that I use
Microphone I use:
https://amzn.to/39r7qVD

My laptop stand:
https://amzn.to/32PULcn

External monitor:
https://amzn.to/2wzxPSl

Reading LED Desk lamp:
https://amzn.to/2PNMoJ5

External Hard Drive to save projects:
https://amzn.to/2TEjWdI

Laptop I use:
https://amzn.to/3aspOxp




Other Videos By Code With Dary


2020-01-28Creating a parallax background effect | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-27How to create an awesome navigation in 2020 | Introduction to HTML5 and CSS3 | HTML5 and CSS3
2020-01-24What goes inside the body element? | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-22How to style links like a button in CSS3 | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-20How to create links in HTML5 | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-17How to create subpages in HTML5 | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-15How to use all font properties in CSS | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-14How to use Classes and IDs in HTML5 and CSS3 | Introduction to HTML5 and CSS3 | HTML5 and CSS3
2020-01-13How to use RGB color codes in CSS3 | Introduction to HTML5 and CSS3 | HTML5 and CSS3 in 2020
2020-01-10How to use comments in HTML5 and CSS3 | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3
2020-01-08How to include our CSS3 file in our HTML5 | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3
2020-01-07How to add images & attributes in HTML5 | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3
2020-01-06How to use heading tags H1 to H6 in HTML5 | Introduction to HTML5 and CSS3 | HTML5 & CSS3 Tutorial
2020-01-03How to set up our HTML5 document structure | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3
2020-01-01Installing Atom with essential packages | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3
2019-12-30Learn HTML5 and CSS3 from scratch | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3