Search Results for: idea.txt_GETME

AutoHotKey Surfing PHP exec Tutorial

There’s another companion piece to our C “sorting” program tutorials finishing with C Sorting PHP exec Tutorial as of a couple of days ago. And it’s a pretty important chapter if you are interested in software integration, and “meeting points”. … Continue reading

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

CSS Before and After Content Primer Tutorial

The “#element:before { content: ‘Some starting content'; }” and “#element:after { content: ‘Some optional ending content'; }” CSS syntax (to populate the innerHTML “content” of HTML element id=’element’) is fascinating to me, because it feels like breaking the rules somehow. … Continue reading

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

Dynamic Javascript and CSS Primer Tutorial

The Head tag of an HTML webpage can be thought of as containing … Javascript scripting (though other types may work too) CSS (Cascading Style Sheets) … as well as optional meta tags and title tag … and am sure … Continue reading

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