views:

228

answers:

11

Hello,

I'm following Ajaxian, but I'm wondering if there are other awesome blogs about HTML 5, CSS 3, JavaScript and such?

+3  A: 

CSS3.info is pretty good for finding out about the latest happenings in the CSS world.

A List Apart usually has great articles regarding web development (not specifically HTML5, CSS3, JavaScript).

James
+2  A: 

Ajaxian is probably the best news source.

Smashing magazine also publishes interesting articles about HTML/CSS techniques and web design in general.

Adam Dziendziel
+4  A: 

Some Javascript blogs from my Google Reader

mcaaltuntas
+1 I just spent an hour on Dreaming in Javascript. Great recommendation!
David Robbins
+3  A: 

It is not specific to HTML5 and CSS3, but it is a very helpful blog :

http://perfectionkills.com/

It deals with good practices for the web in general and performance improvements of web apps.

Fabien Ménager
+1  A: 

If you want up close and personal information on what is going on with HTML 5, I guess you should go directly to the source and read WHATWG Blog

Roland Tepp
+2  A: 

http://24ways.org has some really nice introductory articles for CSS3 features.

Igor Zevaka
+4  A: 

Dive into HTML5: http://diveintohtml5.org/

24 ways (you'll have to wait until December for 24 more articles, but read the old ones): http://24ways.org/

Adam Stegman
A: 

i have google alerts for html 5 OR css 3

Yisman
+1  A: 

For HTML5 I would also recommend HTML5 Doctor.

Telemachus
+1  A: 

cssBeauty

Dave
+1  A: 

ScriptAndStyle has a good rotation of CSS HTML and Javascript.

David Robbins