+ 1
What are the courses necessary for web designing??
to develop web pages..
2 Answers
+ 4
It really depends on what you want to do and how much time you have to put into it. If you want something simple HTML is easy and fairly user friendly. If you are looking for a way to interact with your viewers or a way to animate your page in a way HTML won't allow, there is JavaScript and CSS which will give you the tools to do that.
+ 2
HTML && CSS && JavaScript is a popular combination for web development.