+ 6
Which are the languages used for designing the web page
designing languages
6 Answers
+ 7
HTML, CSS, and JavaScript are at the base of every responsive, well designed website. Learn them in the listed order.
+ 6
Php, MySQL, And jQuery are good to learn afterwards
+ 6
what is the use of "php,sQl, jQuery languages
+ 3
Now there is an alternative for HTML, CSS AND JS. that is,
1) Bootstrap 3 & Bootstrap 4
2) Angular JS
3) node.js
These three languages make webpage, adjustable to computer window as well as for mobile screen.
Its dimension will never be changed in mobile screen as well as the computer screen. While By HTML and CSS , graphics will change pixel by pixel and it will affect on the mobile screen as well as on the computer screen đ»
+ 2
Php is used to make everything you donât see, such as processing form input or talking to a database. It can be used to make a shopping cart or a payment system or many things. Itâs used in almost every web application including Facebook and Wikipedia.
SQL is a database language thatâs used to store information and communicates well with php
JQuery is a JavaScript library that adds functionality and makes many things easier
+ 1
css and php