Tag Archives: selector

Mind Map and Flowchart and Venn Diagram Make Room Tutorial

We always find it happening to us, that being that we start graphically representing something, but find out that we need more room on the paper (or whatever) we’re using. That combined with our deep and abiding penchant to try … Continue reading

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

Splash Screen CSS Delayed Dynamic Javascript Body HTML Primer Tutorial

We’ve got a few concepts swimming around with today’s new concept of a web application today. We’ve long been impressed by … the “dynamic Javascript( DOM) loading at a time of the programmer’s choosing” methodologies we talked about at Dynamic … Continue reading

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

WordPress Bold Within Code Styling Primer Tutorial

Can’t remember when it happened, but the HTML <b> bold text </b> is under threat of deprecation, and this has affected how it no longer “packs a punch”, in WordPress blog styling, within a <code> code tag text </code> as … Continue reading

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

CSS Selectors Primer Tutorial

We recently instigated some cosmetic changes that we liked the look of at this blog and in a web application the changed CSS selectors server_client.html … <style> * { opacity: 0.9; } *:hover { opacity: 1.0; } td:active { border: … Continue reading

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

HTML CSV Report Validation via Client Input or Regular Expression Tutorial

There are as many ways to present data as there are stars in the sky, we venture, but some make so much more sense than others in terms of … how the data comes to you what you want to … Continue reading

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