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

Описание к видео How to include our CSS3 file in our HTML5 | Introduction to HTML5 and CSS3 | Learn HTML5 and CSS3

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
  / darynazar  
  / 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

Комментарии

Информация по комментариям в разработке