join and homogenize HTML & CSS section title across files (#6963)

This commit is contained in:
David Ordás
2022-07-29 12:46:20 +02:00
committed by GitHub
parent 0511f2c48c
commit 44579d3373
38 changed files with 109 additions and 160 deletions

View File

@@ -11,7 +11,7 @@
* [Docker](#docker)
* [Git](#git)
* [Go](#go)
* [HTML / CSS](#html--css)
* [HTML and CSS](#html-and-css)
* [IDE / Editors](#ide--editors)
* [Java](#java)
* [JavaScript](#javascript)
@@ -125,7 +125,7 @@
* [Go Cheatsheet](https://devhints.io/go) - devhints, Rico Santa Cruz (HTML)
### HTML / CSS
### HTML and CSS
* [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML)
* [CSS Flexbox Cheatsheet](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Chris Coyier (HTML)