Files
developer-roadmap/content/roadmaps/101-backend/content/101-basic-frontend/100-html.md
Paul Marsicovetere 1adecfacde Add HTML resource
Add free course from Codecademy
2022-01-22 13:31:21 +04:00

811 B

HTML

HTML stands for Hyper Text Markup Language. It is used on the frontend and gives the structure to the webpage which you can style using CSS and make interactive using JavaScript.

Free Content W3Schools: Learn HTML HTML Full Course - Build a Website Tutorial HTML Tutorial for Beginners: HTML Crash Course Codecademy - Learn HTML