mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-18 13:51:38 +02:00
join and homogenize HTML & CSS
section title across files (#6963)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
* [C++](#cpp)
|
||||
* [Clojure](#clojure)
|
||||
* [Common Lisp](#common-lisp)
|
||||
* [CSS](#css)
|
||||
* [Data Science](#data-science)
|
||||
* [Elixir](#elixir)
|
||||
* [Erlang](#erlang)
|
||||
@@ -13,6 +12,7 @@
|
||||
* [Golang](#golang)
|
||||
* [Gulp](#gulp)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [IDE and Editors](#ide-and-editors)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
@@ -66,13 +66,6 @@
|
||||
* [Little Bits of Lisp](https://www.youtube.com/playlist?list=PL2VAYZE_4wRJi_vgpjsH75kMhN4KsuzR_) - Cecilie Baggers (screencast)
|
||||
|
||||
|
||||
### CSS
|
||||
|
||||
* [CSS Crash Course For Absolute Beginners](https://www.youtube.com/watch?v=yfoY53QXEnI) - Brad Traversy (screencast)
|
||||
* [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) - Chris Coyier (screencast)
|
||||
* [The CSS Podcast](https://thecsspodcast.libsyn.com) - Una Kravets, Adam Argyle (podcast)
|
||||
|
||||
|
||||
### Data Science
|
||||
|
||||
* [Data Futurology - Leadership And Strategy in Artificial Intelligence, Machine Learning, Data Science](https://www.datafuturology.com/podcasts) - Felipe Flores (podcast)
|
||||
@@ -142,6 +135,13 @@
|
||||
* [The Haskell Cast](https://www.haskellcast.com) - Chris Forno, Alp Mestanogullari, Rein Henrichs (podcast)
|
||||
|
||||
|
||||
### HTML and CSS
|
||||
|
||||
* [CSS Crash Course For Absolute Beginners](https://www.youtube.com/watch?v=yfoY53QXEnI) - Brad Traversy (screencast)
|
||||
* [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) - Chris Coyier (screencast)
|
||||
* [The CSS Podcast](https://thecsspodcast.libsyn.com) - Una Kravets, Adam Argyle (podcast)
|
||||
|
||||
|
||||
### IDE and Editors
|
||||
|
||||
* [Emacs Cast](https://emacscast.org) - Rakhim Davletkaliyev (podcast)
|
||||
|
@@ -5,7 +5,7 @@
|
||||
* [DataScience](#datascience)
|
||||
* [Game development](#game-development)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML / CSS](#html--css)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [iOS](#ios)
|
||||
* [Java](#java)
|
||||
* [Language Agnostic](#language-agnostic)
|
||||
@@ -54,7 +54,7 @@
|
||||
* [Curso Haskell para Iniciantes](https://www.youtube.com/playlist?list=PL8eBmR3QtPL3pDzQpwPYfWQ4NEPGu6j7z) (screencast)
|
||||
|
||||
|
||||
### HTML / CSS
|
||||
### HTML and CSS
|
||||
|
||||
* [Curso em Vídeo - HTML5, CSS3 e JavaScript](https://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o) - Gustavo Guanabara (screencast)
|
||||
|
||||
|
Reference in New Issue
Block a user