Subtitles section Play video
Hey Guys and Welcome to HTML and CSS from scratch video
where we will learn HTML5 and CSS3 from scratch using Visual Studio Code Text Editor
While video will mostly focus on HTML and CSS we are also going to cover typical Visual Studio Code Text Editor setup
including nifty extensions slick ms snipperts and clever keyboard short cuts to speed up our development code
Since video consists of more than 120 lectures
I find it a bit counter productive to go over the whole content of this video in this intro section
so instead why don't we take look at a general outline of the video
Video will consist of three modules HTML Tutorial module, HTML Project module and CSS Tutorial module
In our first HTML module we will use news5 to know what is HTML
and as i know Video will be hands on and slides are going to be use very sparringly
Now that i have cover how to install Visual Studio Code Text Editor and Google Chrome browser on our local machine
and most importantly we will start working with HTML by learning HTML syntax and use cases
There in the module we will also get comfortable with multiple Visual Studio Code features to improve our overall workflow
and by the end of the module we will be comfortable working with HTML elements and as a result we will progress
to HTML project module where we will use our knowledge to build our first HTML project
Right after the project, we will deep dive into awesome world and CSS by first covering what in the world is CSS,
multiple ways how we can handle and add CSS to our project and general rules and and guidelines for CSS.
Then we are going to be off to the races to cover as many properties and their values as we can
including selectors and colors, units in CSS, typography, CSS box model, display options,
background images, positioning, transitions, animation, and many many more