Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
JAIHARISHAN AV 7110b35b97
Added resources for Basics of SEO in Frontend Development Roadmap (#1169)
3 years ago
..
100-learn-the-basics.md HTML abbreviation – fixed typo. (#1109) 3 years ago
101-writing-semantic-html.md Add semantic HTML section 3 years ago
102-forms-and-validations.md Add forms and validations resources 3 years ago
103-conventions-and-best-practices.md Add making layouts and html best practices links 3 years ago
104-accessibility.md Update 104-accessibility.md (#1002) 3 years ago
105-seo-basics.md Added resources for Basics of SEO in Frontend Development Roadmap (#1169) 3 years ago
readme.md HTML abbreviation – fixed typo. (#1109) 3 years ago

readme.md

HTML

HTML stands for HyperText 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 Interactive HTML Course