THAPA TECHNICAL

HOUSE OF WEB DEVELOPERS AND TECHNOLOGY.

Create Responsive Website using HTML, CSS and JavaScript

Create a Responsive Website using HTML, CSS, and JavaScript

Welcome all, we will see how to Create a Responsive Website using HTML, CSS, and JavaScript with Source Code.
For this we need one text editor, You can use anyone like I am using SublimeText Editor for same.

Click to watch the Video on Responsive Website


We will see how to put HTML CSS JavaScript all three together and make an awesome Responsive Website. We also need GoogleFont and font awesome to make it more interactive and ya attractive.
As we will all know, By using HTML and CSS only we can create responsive websites. But then why we need Javascript? The reason is that by using Javascript it gives us power to make the website interactive and make our code talk to each other asynchronously. With Javascript we can do validations in forms and for others too. But in our video, we will use javascript for making a responsive navbar.