Skip to playerSkip to main content
  • 47 minutes ago
In this video by BuildnEarn, you’ll learn the difference between HTML CSS and JavaScript in the easiest way possible. If you're starting your journey in coding for beginners, this tutorial will help you understand the role of HTML CSS and JavaScript and how they work together to build modern websites.

This HTML CSS JavaScript tutorial covers all the essentials, including:

✅ HTML basics
✅ Learn HTML step by step
✅ Understanding CSS and styling websites
✅ Introduction to JavaScript
✅ Difference between HTML and CSS
✅ How HTML CSS and JavaScript work together
✅ The complete working of HTML CSS JavaScript
✅ Can CSS and JavaScript work together?
✅ Real explanation of frontend development basics

If you've ever wondered:

What is the difference between HTML CSS and JavaScript?
How does HTML CSS create websites?
How does JavaScript add interactivity?
What is the exact role of HTML CSS and JavaScript?

Then this JS CSS HTML tutorial is for you.

This video is perfect for:

✔ Beginners learning web development
✔ Students learning HTML basics
✔ Anyone who wants to learn HTML
✔ Developers starting with HTML CSS JavaScript tutorial

Master the foundation of web development with BuildnEarn and understand how these three technologies combine to create powerful websites.

📌 Don’t forget to Like 👍
📌 Share with your friends
📌 Subscribe to BuildnEarn

Category

🤖
Tech
Transcript
00:00in this video tutorial we are going to discuss the relationship between html css and javascript
00:05in a website javascript html css all are coding languages not programming languages these are
00:14coding languages so only javascript is the programming languages rest are only coding
00:20languages these languages are used to create the front end of any website which is live on
00:28internet you can take the example of youtube you can take the example of facebook or any other
00:34website their friend front ends are defined with or created with html css and javascript so
00:45now let's take real life examples of the relationship between them how these languages
00:52are interconnected or interlinked with each other so let's take the example of a house suppose this
00:58house is a website now uh the first part is uh the first part is the construct in constructing a
01:08house
01:09is its structure part we first stand the structure then we uh and do the wiring part and then we
01:17uh
01:19beautify our house by painting it or whatever installing some other uh
01:26equipments so the structure part uh in a website is covered by the html then we have the wiring part
01:35this part is also under the domain of html and some part is under the domain of css but the
01:44behavior part is
01:46defined under javascript what will happen if we press a button what will happen if we
01:52uh hover over any part of our website and what will happen if we click on any link these parts
02:01are defined
02:01under the javascript category then we have the css part which is cascading style sheet it is uh used to
02:10beautify a website it is just a styling sheet which beautify our website so if i return back here then
02:19the
02:20uh structure part is uh html then the behavior part of our website is javascript and the beauty part
02:30styling part is javascript in a website hope you understand then let's take another example
02:38another example in the form of a human body let's suppose this is a human
02:45in a human body first we have skeleton then we have skin and then uh the functionality of our body
02:51so let's suppose this skin is our html part this sorry skeleton the skeleton is our html part then we
03:01have uh other body organs then we have other body parts these are construct uh these are also the part
03:10of html but the behavior the behavior part is defined under uh javascript what will happen if uh something
03:21hit on my feet my brain suddenly gives the signal of pain so i start feeling the pain
03:31this part is uh the behavior part it is defined in javascript then the skin skin beautify our
03:40a body so the skin part the style part is javascript or the style part is css cascading style sheet
03:51so if i
03:53uh define in simple words the html is the structure css is the designing and javascript is the behavior
04:04of a website hope you understand uh if this video helps you to learn something new make sure to subscribe
04:12to the channel like this video and share this video with your friends also if you're watching it on
04:17facebook or tick tock make sure to follow the profile thank you very much
Comments

Recommended