01: HTML5 AND CSS3 INTRODUCTION | LEARN HTML AND CSS | HTML AND CSS CRASH COURSE

Опубликовано: 22 Май 2026
на канале: Cool Design
6
0

Hi there ! :)

In this video I briefly expain what HTML(HyperTextMarkupLanguage) and CSS(CascadingStyleSheet) are and what are they used for. I will go much more in depth about this in later videos, this was just a simple introduction so you get the basic idea of what we will be learning !

So in order to start writing HTML and CSS all you need is a text editor. There is a bunch of them, and in my courses I will be using Visual Studio Code.

Below are links to text editors:

Atom: https://atom.io/
Sublime Text 3: https://www.sublimetext.com/3
Visual Studio Code: https://code.visualstudio.com/download

Keep in mind, all text editors are doing the same thing, so your choice wont affect your learning. I am just using Visual Studio Code cause it offers some extensions that will make it easier and faster for you to code as you will see !

See you in the next video where we start coding ! Cheers ! :)