Tag Archives: web page

Google Charts Debugging via Web Inspector and View Page Source Tutorial

The combination of (showing Google Chrome web browser wording) … PHP web browser Web Inspector(s) … via … View -> Developer -> Developer Tools … web browser View Source … via … View Page Source right click option … or … Continue reading

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

HTML Validation Primer Tutorial

There is an independent means by which you can check your HTML code to be compliant as valid HTML5 data. This service is run by the World Wide Web Consortium, or W3C and this month is their 20th anniversary, so, … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 1 Comment

PowerPoint Web Slide Show Tutorial

Do you do presentations using Microsoft PowerPoint (Microsoft Office)? Do you present them as slide shows? They are very impressive, aren’t they? Have you ever tried the Slide Show of the PowerPoint presentation Saved As a Web Page? In my … Continue reading

Posted in Animation, eLearning, SpectroPhotometer, Tutorials | Tagged , , , , , | 27 Comments

PHP Form Validation Primer Tutorial

In tutorial here we use PHP (writing its own Javascript … don’t know about you, but love it when the server-side meets the client-side, and vice-versa (if this is possible? … has anybody done work going document.write([some-php-code]); ?!)) code to … Continue reading

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

Javascript Form Validation Primer Tutorial

In tutorial here we use Javascript code to validate an HTML form element’s input tag data using regular expressions, as described by Wikipedia below: In computing, a regular expression (abbreviated regex or regexp) is a sequence of text characters, some … Continue reading

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