Tag Archives: programming

WordPress Bullet Point CSS Styling Emoji Tutorial

We’re revisiting WordPress Bullet Point CSS Styling Primer Tutorial as shown below, today. 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 … Continue reading

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

HTML/Javascript Scrabbling Snakes Game Email Tutorial

Scrabbling Snakes, as we explained yesterday with HTML/Javascript Scrabbling Snakes Game Primer Tutorial as shown below, is a hybrid game combining the Scrabble board with styling to look a bit like snakes (well, you had to be there) and with … Continue reading

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

HTML/Javascript Scrabbling Snakes Game Primer Tutorial

Scrabbling Snakes is a hybrid game combining the Scrabble board with styling to look a bit like snakes (well, you had to be there) and with a word scramble game feel. It could do well as a vocabulary improvement game … Continue reading

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

HTML/Javascript KenKen Game Primer Tutorial

KenKen is a well known mathematical game, featuring in the puzzle section of some newspapers. We see it here in Sydney, Australia, in The Sydney Morning Herald newspaper. Do not know what the paper KenKen puzzle creators use to create … Continue reading

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

Leap Second Game Primer Tutorial

Maybe we owe you an apology today if you’ve come here looking for high tech information about the Leap Second, but our cheeky blog post title today is a “play on words” regarding this most momentous event, while not being … Continue reading

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

HTML Hand Cricket Game Primer Tutorial

In Australia, here, we live in a country where a lot of people are keen on cricket, as a summer sport. There are three main public forms of the game … Test cricket played over up to 5 days (or … Continue reading

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

CSS Before and After Content Primer Tutorial

The “#element:before { content: ‘Some starting content’; }” and “#element:after { content: ‘Some optional ending content’; }” CSS syntax (to populate the innerHTML “content” of HTML element id=’element’) is fascinating to me, because it feels like breaking the rules somehow. … Continue reading

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

Dynamic Javascript and CSS Primer Tutorial

The Head tag of an HTML webpage can be thought of as containing … Javascript scripting (though other types may work too) CSS (Cascading Style Sheets) … as well as optional meta tags and title tag … and am sure … Continue reading

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