0

I was wondering if anybody knew of any websites that have different projects for learning HTML5 and CSS3. I don't want to learn Javascript just yet. I just want to see how good a website can be with only HTML5 and CSS3.

Any tutorials or projects that start from scratch and construct an impressive website would be most appreciated.

tshepang
  • 12,111
  • 21
  • 91
  • 136
abberto
  • 29
  • 4

2 Answers2

1

I recommend you to google it.

But in my oponion w3schools is great for starters and Udemy has many online courses.

Also you can visit these question:

Also there are bunchs of video tutorials and e-books like:

Community
  • 1
  • 1
Siamak Motlagh
  • 5,028
  • 7
  • 41
  • 65
  • 2
    w3schools? I didn't really get on with that before hand as Google let me know some pretty big errors with it as a resource. – abberto Jan 18 '14 at 20:46
  • @abberto Try an ebook. and w3schools is a great beginner to intermediate resource. – Siamak Motlagh Jan 18 '14 at 20:53
  • I think I'm just skeptical as I used it previously and didn't get along with it. an ebook is a good idea. At the moment, I am still just learning things and have made [this](http://www.mrabbott.co.uk) – abberto Jan 18 '14 at 20:58
  • @abberto That's nice. Keep learning by doing. But try to read ebooks or any tutorial which has solid structured. – Siamak Motlagh Jan 18 '14 at 21:02
  • @abberto also this site is fine: https://www.udemy.com/courses/search/?q=html5+css3 – Siamak Motlagh Jan 18 '14 at 21:06
1

I recommend you to follow the course "Web Fundamentals" of this portal: Code Academy

Monica
  • 311
  • 1
  • 8
  • 22
  • Ahhh Code Academy. I have used this before and had forgotten about it. I'll have to get back into that one I think. Then I can use my test development site to test new things – abberto Jan 18 '14 at 21:00