0
Is html is the only language used to create effective webpages?
2 odpowiedzi
+ 2
HTML is used to create basic structure or the skeleton of any webpage. Further, CSS is used to improve its appearance and UI and JavaScript is used for its functioning. Several other things like Bootstrap and PHP etc are also employed for other purposes.