1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00

Update free-courses-en.md (#3848)

* Update free-courses-en.md

Added a few courses under HTML & Css

* Update free-courses-en.md

Corrected indentation error pointed out by Travis, corrected alphabetical order
This commit is contained in:
chessboards 2020-10-09 22:38:50 -04:00 committed by GitHub
parent 8732ffb2a3
commit bc080d6743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,6 +212,8 @@
* [HTML Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWr_FB-hVEgEGUESZL1TOiJ6) * [HTML Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWr_FB-hVEgEGUESZL1TOiJ6)
* [Learn how to program: CSS](https://www.learnhowtoprogram.com/css) - Epicodus Inc. * [Learn how to program: CSS](https://www.learnhowtoprogram.com/css) - Epicodus Inc.
* [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/) * [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/)
* [Learn to style HTML using CSS](https://developer.mozilla.org/en-US/docs/Learn/CSS)
* [Structuring the web with HTML](https://developer.mozilla.org/en-US/docs/Learn/HTML)
### iOS ### iOS