From a012183e1943e367c377e309a795c77aaa436803 Mon Sep 17 00:00:00 2001 From: Smith <116065791+Smith1161@users.noreply.github.com> Date: Tue, 22 Nov 2022 18:05:52 +0530 Subject: [PATCH] Added a useful resource Hey, I have added a helpful reference link for HTML that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you. --- programming-language-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/programming-language-resources.md b/programming-language-resources.md index a128ac3..b1c8c3b 100644 --- a/programming-language-resources.md +++ b/programming-language-resources.md @@ -74,6 +74,7 @@ - [HTML Cheat Sheet](https://www.interviewbit.com/html-cheat-sheet) - [Quick HTML Tutorial for Beginners](https://www.youtube.com/playlist?list=PLr6-GrHUlVf_ZNmuQSXdS197Oyr1L9sPB) - [HTML Crash Course for Beginners (1 hr)](https://www.youtube.com/watch?v=UB1O30fR-EE) + - [Learn HTML in Detail](https://www.scaler.com/topics/html/) - [Basic HTML and HTML5](https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/) - [W3 Schools](https://www.w3schools.com/html/) - [Html Interview Questions](https://www.interviewbit.com/html-interview-questions)