mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-16 13:04:27 +02:00
join and homogenize HTML & CSS
section title across files (#6963)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
* [C++](#cpp)
|
||||
* [ClojureScript](#clojurescript)
|
||||
* [Crystal](#crystal)
|
||||
* [CSS](#css)
|
||||
* [Dart](#dart)
|
||||
* [Docker](#docker)
|
||||
* [Elm](#elm)
|
||||
@@ -16,6 +15,7 @@
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [Ionic](#ionic)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
@@ -93,15 +93,6 @@
|
||||
* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr)
|
||||
|
||||
|
||||
### CSS
|
||||
|
||||
* [CodePen](https://codepen.io)
|
||||
* [CSSdeck](https://cssdeck.com)
|
||||
* [Dabblet](https://dabblet.com)
|
||||
* [Flexy Boxes](https://the-echoplex.net/flexyboxes/)
|
||||
* [SoloLearn](https://code.sololearn.com/web#css)
|
||||
|
||||
|
||||
### Dart
|
||||
|
||||
* [DartPad](https://dartpad.dev)
|
||||
@@ -146,6 +137,15 @@
|
||||
* [Try Haskell](https://www.tryhaskell.org)
|
||||
|
||||
|
||||
### HTML and CSS
|
||||
|
||||
* [CodePen](https://codepen.io)
|
||||
* [CSSdeck](https://cssdeck.com)
|
||||
* [Dabblet](https://dabblet.com)
|
||||
* [Flexy Boxes](https://the-echoplex.net/flexyboxes/)
|
||||
* [SoloLearn](https://code.sololearn.com/web#css)
|
||||
|
||||
|
||||
### Ionic
|
||||
|
||||
* [StackBlitz](https://stackblitz.com/fork/ionic)
|
||||
|
Reference in New Issue
Block a user