Introduction to HTML, CSS, JavaScript & How websites work? | Web Development
Tutorials #1
teach end to end from starting. After watching this course, technologies to make websites we
will learn that from starting to end. And to make successful and profitable websites, I 'll teach
you in this course. We will discuss how a website works. What are the roles of JavaScript,
HTML and CSS in a website ? And after that we 'll go further. And further I 'll explain you
how to make a successful website. We will do build up , we install IDE , everything in this
course. Just be there with me in this video. HTML is the metallic body in the website. CSS
and JavaScript contribute their roles in website. Brain is brain, which does the main work.
Engine along with accelerator, brake and clutch. These all things tells a website that , how it
should work. Backend can be in PHP or node JS. And I hope you liked this analogy and
understood it.
A web server responds to a client's request for codewithharry. com. Client sends request to
server, server processes 3 things HTML CSS and JavaScript. Server sends a response says
not available. Not found is 404. Server processes the request and sends it back to client who
requested website. HTML stands for hypertext markup language. HTML is a standard
markup language which means everyone will use it only. CSS is a stylesheet language
which give good presentation to the web page or HTML body. JavaScript is the brain of the
website. Like a human is taking wise decisions then it can take wise decisions with the help
of JavaScript. HTML is the body and CSS is its design or looks. JavaScript is its brain that
where to go, when to go how to go and when. can think Means he is JavaScript. I want to tell
you that if you go deep in JavaScript then It is a big language and you might find it difficult. If
you learn HTML then it does n't mean you need to learn HTML 100% If you even learn
HTML 80% then that 's enough. And the rest of it you will learn from practice And by building
website. Do n't ever make The biggest mistake beginners do.
HTML Tutorial: Installing VS Code & Live Server|Web Development Tutorials #2
Right click will work here and open with Code will come. We do n't use Notepad. We use any
IDE or any source code editor. Google Chrome is a good Browser stable browser and I
highly recommend it In this whole course I will be using that browsers only If you want to use
anything else you can use Firefox. You can see Emmet Abbreviation written here When you
clicked this you get a boiler plate for HTML. By editing it you can make your website like I will
write Harry in my title I will explain all this thing to you I just wanted to tell you as you type it
gives you suggestion On pressing enter it autocomplete.
There are two type of settings in Visual Studio code user setting workspace setting. User
setting means the user in this computer Means person who is using the computer. There will
be some things you want to apply only on this folder. All your settings gets saved in a file
named settings. json. There are by default keyboard shortcuts in your vs code. But you will
want to override some keyboard shortcuts. Like Ctrl + D shortcut I have kept for replicating
line. There will be many shortcuts of IDEs which you have habit of. Find that in this list and
Tutorials #1
teach end to end from starting. After watching this course, technologies to make websites we
will learn that from starting to end. And to make successful and profitable websites, I 'll teach
you in this course. We will discuss how a website works. What are the roles of JavaScript,
HTML and CSS in a website ? And after that we 'll go further. And further I 'll explain you
how to make a successful website. We will do build up , we install IDE , everything in this
course. Just be there with me in this video. HTML is the metallic body in the website. CSS
and JavaScript contribute their roles in website. Brain is brain, which does the main work.
Engine along with accelerator, brake and clutch. These all things tells a website that , how it
should work. Backend can be in PHP or node JS. And I hope you liked this analogy and
understood it.
A web server responds to a client's request for codewithharry. com. Client sends request to
server, server processes 3 things HTML CSS and JavaScript. Server sends a response says
not available. Not found is 404. Server processes the request and sends it back to client who
requested website. HTML stands for hypertext markup language. HTML is a standard
markup language which means everyone will use it only. CSS is a stylesheet language
which give good presentation to the web page or HTML body. JavaScript is the brain of the
website. Like a human is taking wise decisions then it can take wise decisions with the help
of JavaScript. HTML is the body and CSS is its design or looks. JavaScript is its brain that
where to go, when to go how to go and when. can think Means he is JavaScript. I want to tell
you that if you go deep in JavaScript then It is a big language and you might find it difficult. If
you learn HTML then it does n't mean you need to learn HTML 100% If you even learn
HTML 80% then that 's enough. And the rest of it you will learn from practice And by building
website. Do n't ever make The biggest mistake beginners do.
HTML Tutorial: Installing VS Code & Live Server|Web Development Tutorials #2
Right click will work here and open with Code will come. We do n't use Notepad. We use any
IDE or any source code editor. Google Chrome is a good Browser stable browser and I
highly recommend it In this whole course I will be using that browsers only If you want to use
anything else you can use Firefox. You can see Emmet Abbreviation written here When you
clicked this you get a boiler plate for HTML. By editing it you can make your website like I will
write Harry in my title I will explain all this thing to you I just wanted to tell you as you type it
gives you suggestion On pressing enter it autocomplete.
There are two type of settings in Visual Studio code user setting workspace setting. User
setting means the user in this computer Means person who is using the computer. There will
be some things you want to apply only on this folder. All your settings gets saved in a file
named settings. json. There are by default keyboard shortcuts in your vs code. But you will
want to override some keyboard shortcuts. Like Ctrl + D shortcut I have kept for replicating
line. There will be many shortcuts of IDEs which you have habit of. Find that in this list and