Tag Archives: HTML5

HTML Worded Validation via Client Input or Regular Expression Tutorial

It’s not, at least for us, a trivial issue to add wording in addition to yesterday’s HTML Validation via Client Input or Regular Expression Tutorial red dashed bordering flagging invalid entries regarding … email telephone number url number … for … Continue reading

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

HTML Validation via Client Input or Regular Expression Tutorial

Our attitude to validation is “to get in there early”, so no matter how effective the recent PHP Form Validation via Filter Regular Expression Tutorial is with its data validation, this serverside validation can’t beat client validation you do right … Continue reading

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

HTML Nav Tag Primer Tutorial

Simple “across the top” webpage menus are very popular. We just about all read left to right or right to left, so horizontal menus like this make sense. HTML5 came along and made the job of creating non-hierarchical horizontal menus … Continue reading

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

HTML5 Mark Tag Div Contenteditable Tutorial

The previous HTML5 Mark Tag View Page Source Tutorial used the newly introduced (with HTML5) element called mark tag (which highlights parts of text) in conjunction with content presented in an iframe element, already written. But as far as then … Continue reading

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

HTML Datalist Tag Quiz Tutorial

After the preparatory work of HTML Datalist Tag Primer Tutorial we want to use the HTML5 newly released tag, the datalist tag, for the purposes of writing a simple “Capitals of Countries” quiz. The upshot is … most pleasing in … Continue reading

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

HTML Datalist Tag Country Flag Quiz Tutorial

Sometimes there’s quite a big difference between the optimism a proof of concept project can engender, and the application of that to a real world application. The use of HTML Datalist Tag Primer Tutorial‘s road testing of the datalist tag, … Continue reading

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

Media Gallery Figcaption Tutorial

Yesterday’s Image Gallery Figcaption Slideshow Tutorial added some animation to the “Image Gallery (via Figcapture elements)” web application we’d been developing. Today we … extend to “Media Gallery (via Figcapture elements)” (from “Image Gallery (via Figcapture elements)”) via code to … Continue reading

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

Image Gallery Figcaption Slideshow Tutorial

Yesterday’s Image Gallery Figcaption Primer Tutorial progress regarding Image Galleries Based On Figcapture elements involved no animation in its makeup or functionality. Around here, though, we often deal with related sets of images (as with example of our tutorial picture), … Continue reading

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