Tag Archives: proof of concept

CSS Function Ideas Finally Finalized Tutorial

Of course, with yesterday’s CSS Function Ideas Finalized Tutorial … We weren’t actually finalized! But I might have been? Aren’t you supposed to be faithful and loyal and forgiving? But, just humans aside here, regarding the “C” (ie. “cascading”) in … Continue reading

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

CSS Function Ideas Finalized Tutorial

We’ve gone from “n to “z” today, completing yesterday’s CSS Function Ideas Tutorial‘s “a” to “m” start creating an inhouse look at CSS Functions usage converted into a web application you can try yourself, and inspired by the great W3school’s … Continue reading

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

CSS Function Ideas Tutorial

Can you just move a bit to the right? Now a tad sideways? That’s almost it. If you’d just, now, stand on your head. Okay, that’s it, thank you kindly?! We’re just reacclimatizing ourselves here, having had our eyes fully … Continue reading

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

CSS Outline and Background Hierarchy Tutorial

Regarding the recent CSS Outline and Background Tutorial‘s “Outline & Background” web application, and it’s “iframe” try below modes of use, we wondered, being a bit in awe of what CSS can achieve these days in the category of … … Continue reading

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

CSS Outline and Background Tutorial

Yesterday’s CSS Outline Primer Tutorial‘s start to our CSS “outline” journey had us thinking the concept of “outline” … definitely can augment the way the CSS “border” concept can style webpages … but it is also the case, in our … Continue reading

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

CSS Outline Primer Tutorial

The CSS “border” emphasis of the previous Emoji Borders and Backgrounds Canvas Annotation Tutorial has concepts, we see online, confusing people, and myself, regarding what the CSS “outline” feature is capable of (or not capable of). Here is W3school‘s pertinent … Continue reading

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

Using Document Writeln Onpaste Tutorial

Regarding yesterday’s Using Document Writeln Primer Tutorial you might wonder … Why involve either/both textarea and div (contenteditable=true) elements as “containers” of content? Well, with yesterday’s starting onblur (just) event gambit, it’s a very pertinent question, but, today, we introduce … Continue reading

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

Using Document Writeln Primer Tutorial

The other day we stumbled on some advice leading us to use … document.writeln([html-content]); … rather than our usual “go to” … document.write([html-content]); And so we wrote a “proof of concept” using_writeln.html first draft Using (Document) Writeln web application for … Continue reading

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