+ 1

How to write code for your own website

11th Dec 2016, 2:04 PM
siddhartha khuntia
siddhartha khuntia - avatar
3 Answers
+ 2
just get started. start bit by bit
11th Dec 2016, 2:19 PM
manish rawat
manish rawat - avatar
+ 2
start with HTML to design basic structure the add animation using CSS and functionality using javascript
11th Dec 2016, 2:27 PM
Pratham Jain
Pratham Jain - avatar
+ 1
Start with HTML. You have to know its fundamentals in order to make the websites basic structure and its very easy :) Then move on to CSS. Its almost the same as html and its essential for designing(decorating/animations etc) the website and making it look good. Then for full functionality(popups,confirmations etc.) learn Javascript. Its different from the other two but at the same time not hard at all. You can use this app as well as codecademy.com for learning it properly. Happy designing :)
11th Dec 2016, 5:38 PM
Faisal Khan
Faisal Khan - avatar