Tuesday, July 8, 2014

Power of HTML5

Although we learn RWD by using HTML5 and CSS3 elements for a simple document, you should realize that once (outside of the program) you learn more about other elements in HTML5 and CSS3 - your code can be more than just documents.
Please see below a couple of games created pure HTML5 technologies that potentially could be your full app or parts of your pages:

Game 1
Game 2

Here is an example of CSS3 only animation - nothing else has been used

 More on RWD is coming later. Stay tuned...

2 comments:

  1. My comment is missing so reposting:

    I've seen the CSS animated AT-AT before. From what site did you get it?

    Wayne

    ReplyDelete
  2. http://blogs.msdn.com/b/davrous/archive/2011/12/06/introduction-to-css3-animations.aspx

    ReplyDelete