Difference between HTML/CSS/JAVASCRIPT With example | Code4xU

 


Before Learning these concepts, I would like to tell you the difference between Html/Css/JavaScript.


Web Structure

  1. HTML:                    Structure
  2. CSS:                         Presentation
  3. JAVASCRIPT:          Behaviour 

  • HTML is a structural language that build the structure of a website as the skeletal system form the structure of the human body. Heading, paragraphs, images, text all are the part of HTML that creates the basic structure of a website.
  • CSS is a styling language that gives styling of a website. With the help of front color, background color and border styling CSS furnishes the look of the site as the skin gives look to the human body.
  • JavaScript is a programming language that gives motion and logics to the website for example a popup window alert. It is just like the motion of human body.
Now, it is easy for you to differentiate these 3 languages. Below I have listed these 3 courses select any one of the course to start learning. I suggested you to Start with the first One that is HTML the structured Language.

HTML(Available)

CSS(coming soon)

JAVASCRIPT (coming soon)






Sajal Gupta

Hi, i am sajal.I am a hardworking engineering graduate specialised in Computer Science Engineering ... Along with my degree, I completed C/C++,.Net,Java and SQL courses From Youtube and Other sources and various technologies.I learnt helped me develop my final year project called Code4xU..

Post a Comment