Tag Archives: SVG

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

PHP GD and Image Functions Primer Tutorial

The PHP GD library is great for image drawing. The huge advantage with having this “talent” in PHP is that PHP is a serverside language capable of “talking” to your web server, and save files there, so you can download … Continue reading

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

PHP Geographical Overlay Image Map Jigsaw Game Tutorial

Let’s revisit the HTML image map tag talked about previously, specifically, with PHP Geographical Overlay Image Map Primer Tutorial as shown below, by extending its functionality to become a Jigsaw Game where the user positions Indian States on the right … Continue reading

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

PHP Geographical Overlay Image Map Primer Tutorial

Let’s revisit the HTML image map tag talked about previously, specifically, with HTML Geographical Image Map Primer Tutorial as shown below. This HTML element has good practical use with geographical maps, as we show you today with a (free online) … Continue reading

Posted in Ajax, eLearning, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

WordPress Blog Custom Header Image Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. Those SVG shapes can be … Continue reading

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

Javascript Object Literal Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. We first talked about this … Continue reading

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

PHP/Javascript SVG Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. We’ve talked about the HTML … Continue reading

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