+ 1
Html is use just to web developer?
1 ответ
+ 17
It is the most important language in a website. HTML gives structure to the webpage... You can't do a website without HTML. CSS and JS give design and interactivity to the website. However you can make a website only using HTML. It would look horrible but still :)