0
Which languages can help me in developing websites and please refer books and websites
Website development
2 Answers
+ 2
Website development is mostly done through html on the most basic level. For style you will need to learn css, for more complex operations you will need javascript, and for storing data and dealing with it you will need a query language, most often jquery is used for websites. I hope this helps and you are succesful in your coding journey.
Happy coding!
+ 2
Thank you very muchđ„ș