Tag Archives: display

Emoji Borders and Backgrounds CSS Styling Tutorial

It was some time ago now that we said … โ€ฆ via a new โ€œtextโ€ argument arranged for the PHP and in readiness for some more aesthetic improvements in the display side of things with our emoji borders and backgrounds … Continue reading

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

SVG Network Digital and Analogue Clocks Tutorial

The SVG based clock of SVG Network Digital and Analogue Clock Local Time Tutorial days was all fine and good, but on a revisit, we felt compelled to make this changed HTML supervisor svg_clock.html live run be capable of tabular … Continue reading

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

Prime Numbers Fractional Favicon Canvas Tutorial

Further to yesterday’s Prime Numbers Fractional Favicon Tutorial … What’s the HTML5 canvas element got to do with web browser tab icon “favicon” graphic content? Well, as per the excellent advice ideas on this webpage, thanks, we can use the … Continue reading

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

Prime Numbers Fractional Favicon Tutorial

So what’s the “favicon” in today’s blog posting title? If none the wiser, what about the (pretty much standalone Javascript) code below? var rldone=”; function arsthen() { if (document.getElementById(‘myicon’)) { document.getElementById(‘myicon’).href=’/favicon’ + rldone + ‘.ico’; if (rldone == ”) { … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, GIMP, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Variety of Prime Numbers Fractional Forms Tutorial

Previous work of Prime Numbers Fractional Forms Tutorial and preceeding dealt with … your garden variety prime number … but then we read this Various Types of Numbers which set us straight at categorizing also … even numbers (only 2 … Continue reading

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

CSS Display Inline-Block Contenteditable Tutorial

Yesterday’s CSS Display Inline-Block Primer Tutorial got us curious about other CSS “*” selector thoughts, and there is no way we’ll think of all the possibilities, so why not open it up to the user to control? We’ve discussed before … Continue reading

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

CSS Display Inline-Block Primer Tutorial

The CSS property “display” is enormously useful for us here at RJM programming. The way we most commonly use it is in the form (for element ID=eleid) … <style> #eleid { display: none; } </style> … to make element “eleid” … Continue reading

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