+ 3
What is the good programming language to creat a web design ?
all
2 Answers
+ 3
The basic ones would be: HTML (skeleton), CSS (appearance), JavaScript (functionality). Then for further studying, I would learn PHP.
0
they're not called programming languages, html is markup language and css is styling language. you should learn html, css , javascript with jquery, also check Bootstrap, it has cool features. that's for the design, if you wanna work with databases and server side too, you could learn php and mySql