1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Update free-programming-books-pt_BR.md

Adicionado curso em vídeo de HTML5
This commit is contained in:
William Becher 2014-03-25 15:22:02 -03:00
parent 13bd1375ce
commit 2373ca9605

View File

@ -37,6 +37,7 @@
###HTML / CSS
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
* [Dive Into HTML5](http://diveintohtml5.com.br/)
* [Curso de HTML5 em vídeo do Guanabara](http://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o)
###Java