Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hacktoberfest 2024] Added Getting to Know HTML under HTML #741

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
174 changes: 90 additions & 84 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,92 +34,97 @@ Throughout this list you'll see next to each resource and emoji. Here's what eac

## Content

- [Algorithms](#algorithms)
- [Android](#android)
- [Angular](#angular)
- [Artificial Intelligence](#artificial-intelligence)
- [AWS](#aws)
- [Big Data](#bigdata)
- [Blockchain](#blockchain)
- [Bots](#bots)
- [C](#c)
- [C++](#c-1)
- [Clojure](#clojure)
- [Computer Science](#computer-science)
- [Awesome Resources ](#awesome-resources-)
- [Contribution](#contribution)
- [Emojis Filter and Cheatsheet](#emojis-filter-and-cheatsheet)
- [Content](#content)
- [Android](#android)
- [Angular](#angular)
- [Artificial Intelligence](#artificial-intelligence)
- [AWS](#aws)
- [Big Data](#big-data)
- [Blockchain](#blockchain)
- [Bots](#bots)
- [C](#c)
- [C++](#c-1)
- [Clojure](#clojure)
- [Computer Science](#computer-science)
- [Theoretical Computer Science](#theoretical-computer-science)
- [CSS](#css)
- [CSharp](#csharp)
- [Dart](#dart)
- [Database](#database)
- [Data Science](#data-science)
- [Deep Learning](#deep-learning)
- [DevOps](#devops)
- [Django](#django)
- [Docker](#docker)
- [Express](#express)
- [Ethical Hacking](#ethical-hacking)
- [Expo](#expo)
- [Fundamental CP algorithms](#fundamental-cp-algorithms)
- [Algebra](#algebra)
- [Combinatorics](#combinatorics)
- [Data Structures](#data-structures)
- [Dynamic Programming](#dynamic-programming)
- [Graph Theory](#graph-theory)
- [Linear Algebra](#linear-algebra)
- [String Processing](#string-processing)
- [Flask](#flask)
- [Flutter](#flutter)
- [GIT](#git)
- [GitHub](#github)
- [GLSL](#glsl)
- [Go](#go)
- [GraphQL](#graphql)
- [HTML](#html)
- [Ionic](#ionic)
- [Java](#java)
- [Javascript](#javascript)
- [Kubernetes](#kubernetes)
- [Laravel](#laravel)
- [LESS](#less)
- [Linux](#linux)
- [Machine Learning](#machine-learning)
- [Magento](#magento)
- [Markdown](#markdown)
- [MySQL](#mysql)
- [NodeJS](#nodejs)
- [Operating Systems](#operating-systems)
- [PHP](#php)
- [PostgreSQL](#postgresql)
- [Power Automate](#power-automate)
- [Python](#python)
- [React](#react)
- [React Native](#react-native)
- [Regular Expressions](#regular-expressions)
- [Ruby](#ruby)
- [Rust](#rust)
- [Sass](#sass)
- [Shell](#shell)
- [Spring](#spring)
- [Svelte](#svelte)
- [Swift](#swift)
- [System Design](#system-design)
- [Terraform](#terraform)
- [Testing](#testing)
- [Typescript](#typescript)
- [Unity](#unity)
- [Vue](#vue)
- [Web Accessibility](#web-accessibility)
- [Web Development](#web-development)
- [Webpack](#webpack)
- [Others](#others)
- [Cheat Sheets](#cheat-sheets)
- [Design](#design)
- [CSS](#css)
- [CSharp](#csharp)
- [Dart](#dart)
- [Database](#database)
- [Data Science](#data-science)
- [Deep Learning](#deep-learning)
- [Django](#django)
- [DevOps](#devops)
- [Docker](#docker)
- [Express](#express)
- [Algorithms](#algorithms)
- [Ethical Hacking](#ethical-hacking)
- [Networking](#networking)
- [Expo](#expo)
- [Fundamental CP algorithms](#fundamental-cp-algorithms)
- [Algebra](#algebra)
- [Combinatorics](#combinatorics)
- [Data Structures](#data-structures)
- [Dynamic Programming](#dynamic-programming)
- [Linear Algebra](#linear-algebra)
- [String Processing](#string-processing)
- [Graph Theory](#graph-theory)
- [Flask](#flask)
- [Flutter](#flutter)
- [Free Hosting](#free-hosting)
- [Open Source](#open-source)
- [Standard Template Library](#standard-template-library)
- [VS Code](#vs-code)
- [Tools](#tools)
- [Talks and Podcasts](#talks-and-podcasts)
- [GIT](#git)
- [GitHub](#github)
- [GLSL](#glsl)
- [Go](#go)
- [GraphQL](#graphql)
- [HTML](#html)
- [Ionic](#ionic)
- [Java](#java)
- [Javascript](#javascript)
- [Kubernetes](#kubernetes)
- [OpenShift](#openshift)
- [Laravel](#laravel)
- [LESS](#less)
- [Linux](#linux)
- [Machine Learning](#machine-learning)
- [Magento](#magento)
- [Markdown](#markdown)
- [MySQL](#mysql)
- [NodeJS](#nodejs)
- [Operating Systems](#operating-systems)
- [PHP](#php)
- [PostgreSQL](#postgresql)
- [Power Automate](#power-automate)
- [Python](#python)
- [React](#react)
- [React Native](#react-native)
- [Regular Expressions](#regular-expressions)
- [Ruby](#ruby)
- [Rust](#rust)
- [Sass](#sass)
- [Shell](#shell)
- [Spring](#spring)
- [Svelte](#svelte)
- [Swift](#swift)
- [System Design](#system-design)
- [Terraform](#terraform)
- [Testing](#testing)
- [Typescript](#typescript)
- [Unity](#unity)
- [Vue](#vue)
- [Web Accessibility](#web-accessibility)
- [Web Development](#web-development)
- [Webpack](#webpack)
- [Others](#others)
- [Cheat Sheets](#cheat-sheets)
- [Design](#design)
- [Open Source](#open-source)
- [VS Code](#vs-code)
- [Tools](#tools)
- [Talks and Podcasts](#talks-and-podcasts)

---

Expand Down Expand Up @@ -743,6 +748,7 @@ Throughout this list you'll see next to each resource and emoji. Here's what eac
- :books: [HTML Tutorial - Learn HTML in Detail](https://www.scaler.com/topics/html/)
- :bulb: [HTML5 Boilerplate](https://html5boilerplate.com)
- :wrench: [HTML5 Please](https://html5please.com)
- :books: [Getting to Know HTML](https://learn.shayhowe.com/html-css/getting-to-know-html/)

---

Expand Down