Im intrigued as I am starting to learn more about web developing and I am wondering which programming languages were used for this website
1 answer1 reply
Like
2 Comments
Unknown member
Jun 23, 2020
Best Answer
Hey David,
Thank you for your question! We have produced this website using Wix which is a tool used to develop websites quickly and easily. Through Wix we have been able to customise certain aspects of the code such as the styles and functions of the webpage using HTML and CSS.
So if you are looking to learn to develop websites I would recommend starting off with HTML and CSS which should be straightforward to learn and then try to integrate Javascript into the webpage which will allow you to include animations as well as control user data (such as login information). Another useful framework I personally found useful when starting out was Bootstrap which allows you to add onto your HTML and CSS code by adapting the website to be more suited for different screen sizes. Hopefully that answers your question, please let me know if you need any more information!
Hey David,
Thank you for your question! We have produced this website using Wix which is a tool used to develop websites quickly and easily. Through Wix we have been able to customise certain aspects of the code such as the styles and functions of the webpage using HTML and CSS.
So if you are looking to learn to develop websites I would recommend starting off with HTML and CSS which should be straightforward to learn and then try to integrate Javascript into the webpage which will allow you to include animations as well as control user data (such as login information). Another useful framework I personally found useful when starting out was Bootstrap which allows you to add onto your HTML and CSS code by adapting the website to be more suited for different screen sizes. Hopefully that answers your question, please let me know if you need any more information!
Kind Regards,
Rahul Jindal