Tag Archives: HTML

HTML/Javascript Homonyms Game Tutorial

ESL (or “English as a Second or Foreign Language”) is a term for the study of English as a Second Language, and is of particular relevance to immigrants to English speaking countries from non-English speaking backgrounds. One of the most … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , , , , , , | 12 Comments

HTML/Javascript PopUp Mouseover Event Game Tutorial

Are you … a fan of Mission Impossible amazed when Rafael Nadal avoids walking on the lines when accidentally dropping your toast, hoping it lands butter up …? If you scored 2 or above … please read on. If you … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , | 11 Comments

HTML/Javascript Object Primer Tutorial

There are three HTML elements that embed other HTML or images or media. They are … iframe object embed … and today we are going to show how similar the first two are when you are working with embedded data … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 17 Comments

HTML/Javascript Music Chord Game Tutorial

Yesterday we wrote a musical pitch game for one note at a time and today we extend that functionality to allow the user to guess the characteristics of musical chords and intervals played for them by this MIDI music web … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , , , , | 7 Comments

HTML/Javascript Music Pitch Game Tutorial

Yesterday we continued on with the MIDI music web application (as you can see below with HTML/Javascript/PHP Compose Music Tutorial) we’ve been working on almost to the point of it being useful to be called upon within an HTML iframe … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , , , , | 25 Comments

HTML/Javascript/PHP Compose Music Tutorial

Yesterday we set up the MIDI music web application we’ve been working on to take the first steps with composing, with HTML/Javascript Music Follow Up Tutorial as shown below, and as you may recall from this the idea that the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , | 5 Comments

HTML5 Track Element Primer Tutorial

HTML5 brought in quite a few new HTML element types (which you can read more about here) and one very useful one appears in the HTML code snippet as below … <video controls> <source type=”video/ogg; codecs=”vp8, vorbis”” src=”http://www.rjmprogramming.com.au/PHP/videos/GoToMeeting.ogv”></source> <track kind=”subtitles” … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 10 Comments

HTML/Javascript Music Primer Tutorial

We discovered some great HTML and Javascript code to help make music with a web application, and for this we want to thank and congratulate mudcube for some really great software. In addition to that we found at The Glass … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 22 Comments