Introduction to web-designing languages and their comparison

Asked By 55 points N/A Posted on -
qa-featured

Which are the various web designing languages? What is the difference between each of them? Which one of them is the more important one out of HTML, CSS, and JavaScript?

SHARE
Answered By 35 points N/A #182620

Introduction to web-designing languages and their comparison

qa-featured

Hi

The different web designing languages are: HTML, CSS, Bootstrap, Foundation, JavaScript, PHP, XML, etc. HTML is used to define the page and create the basic structure of your web page. CSS is used to design the page and provide the special effects, place contents in their respective spaces and so on. JavaScript is used to provide animations on the web page. PHP helps in modifying the web page based on the content entered on the page eg: it can display a different web page for various countries based upon the country information entered. XML is used to save the data entered on the web page to a server or to transmit data from one server to the web page or vice versa. 
 
Out of all these languages, HTML is the most important because it is hard to design a web-page or modify it and apply animations, etc. without having a basic structure. Hence, HTML is the most important web-designing language.
 

Related Questions