Tag Archives: HTML entities

HTML/Javascript Binomial Multiplication Jeopardy Tutorial

Today we add a Double Jeopardy (aka the game, not so much the movie) clause to our HTML/Javascript Binomial Multiplication Game Primer Tutorial starting game from a couple of days ago. So we now have four modes of game usage … Continue reading

Posted in eLearning, Games, Not Categorised, Tutorials | Tagged , , , , , , , , , , | Leave a comment

HTML/Javascript Binomial Multiplication Game Primer Tutorial

We can probably all think of good mathematics games we could invent in a program, but when you sit down to program you can be put off by the mathematical symbols you’d like to involve in the game, but find … Continue reading

Posted in eLearning, Games, Not Categorised, Tutorials | Tagged , , , , , , , , , | Leave a comment

HTML Whitespace Primer Tutorial

Whitespace in HTML can be a very confusing area for web developers, especially when HTML elements float. Even though there are lots of facilities in CSS to overcome the whitespace issues to do with margin, padding and even border (in … Continue reading

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

WordPress Bullet Point CSS Styling Primer Tutorial

WordPress Blog websites are often based on a theme and the theme used for this one is called Twenty Ten. The theme helps you out with PHP templates to give a great foundation for the styling of your website, with … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 1 Comment

HTML/Javascript Sentence Conjunction Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , | Leave a comment

HTML/Javascript Sentence Adjective Clause Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , | Leave a comment

HTML Entities Primer Tutorial

As a programmer, when you deal with database issues and CSV you often come up with issues where you construct HTML or read HTML as part of the final solution, and you have to deal with the ambiguity of ‘ … Continue reading

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