Tag Archives: CSS

HTML Canvas Memories Game Drag and Drop Tutorial

The Canvas HTML element tag combines with some drag and drop event Javascript logic today with our revised Memories Card Game we first developed some time back with HTML/Javascript Canvas Memories Card Game Primer Tutorial as shown below. In the … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , | 4 Comments

HTML Colour Coded Tic Tac Toe Drag and Drop Tutorial

Today we revisit the Javascript client drag and drop events for non-mobile platforms. Do you remember when we presented HTML/Javascript Canvas Tic Tac Toe Game Drag and Drop Tutorial as shown below, where we created a drag and drop game … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

HTML5 Canvas Map Clickaround Overlay Tutorial

After some time in the (PHP) server world, it’s time to dive back into some client (Javascript and HTML) work, in this client/server world of web applications. Today we revisit the “overlay” theme of blog postings, as the web application … Continue reading

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

WordPress CSS Rounded Shadowed Border Tutorial

Today we wanted to show you some recent CSS work on this WordPress Blog. We’ve made some styling changes … rounded border (thanks to this link for good advice) box shadow (in two places) (thanks to this link for good … Continue reading

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

Ajax Auto-completion Internationalization Tutorial

Yesterday’s tutorial (called PHP Gettext Internationalization Primer Tutorial) reignited something I’ve been curious about for ages … and knew it was out there … the notion of linking “country codes” to “language codes” and coming up with more informed thoughts … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , , , , , , | 6 Comments

Javascript jQuery More Filtering Tutorial

The web (design and) styling and Javascript client event functionality worlds can feel more united using jQuery (they all being aspects to web front-end (client) programming). We are not going to extend the jQuery much on yesterday’s Javascript jQuery Filter … Continue reading

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

Javascript jQuery Traversing Primer Tutorial

Javascript brings great things to the client side of web applications. And within this Javascript world a wonderful library of functionality is jQuery. The jQuery library starts you thinking in a jQuery way, admittedly, but you can mix and match … Continue reading

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

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