Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Autumn Leaves One Image Webpage Tutorial
- Windows Firewall Application Management Tutorial
- Microsoft Defender Virus Protection Tutorial
- Animated GIF Creator File Dropping Tutorial
- Online Interest Followups Tutorial
- Javascript Fetch API Primer Tutorial
- Asynchronous Clientside Ideas Tutorial
- Shower Song Form Double Takes Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know DOM dropdown email emoji event form game Google Google chart hashtag HTML IFRAME image iOS Javascript MAMP map media mobile navigation onclick overlay PHP popup programming select share sharing SMS SVG table text textarea tutorial url video web browserYour Background Image
OnTopList
Tag Archives: HTML
HTML Oninvalid Event Form Validation Pattern setCustomValidity Tutorial
The recent HTML Oninvalid Event Form Validation Primer Tutorial taught us that … in the client (ie. HTML and Javascript and CSS) side of the web application wooooorrrrrlllllddd it is best to involve a form … as much as anything … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged CSS, form, HTML, Javascript, oninvalid, onload, pattern, programming, required, setCustomValidity, textbox, tutorial
Leave a comment
CSS Countdown Table Tutorial
What the user is lacking working the web application of yesterday’s CSS Countdown Emoji Tutorial is a … means by which to spread horizontally … to supplement the pre-existant … means by which to spread vertically With pre-existant div elements … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged attr, attribute, cell, counter, CSS, data attributes, details, emoji, height, horizontal, HTML, image, image URL, Javascript, programming, reveal, row, summary, table, tutorial, url, var, variable, width, XML
Leave a comment
CSS Countdown Emoji Tutorial
A synopsis of the CSS highlights of the web application of yesterday’s CSS Countdown Reveal Tutorial are, so far … counter-increment counter-reset var (as in content: var(–tooltip-string);) … and today’s addition is … attr (as in content: attr(data-cnt);) … that … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged attr, attribute, counter, CSS, data attributes, details, emoji, height, HTML, image, image URL, Javascript, programming, reveal, summary, tutorial, url, var, variable, width, XML
Leave a comment
CSS Countdown Reveal Tutorial
To improve on yesterday’s CSS Countdown Primer Tutorial we thought it would be good to give the user a chance to see as much above the fold as possible, and then “reveal” the larger images via details/summary element combinations. We … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged counter, CSS, details, height, HTML, image, image URL, Javascript, programming, reveal, summary, tutorial, url, var, variable, width
Leave a comment
CSS Countdown Primer Tutorial
It’s not normally a talent you associate with CSS, the ability to do any maths, but you can count (or increment/decrement) with it, with styling like … <style> #myspan { counter-reset: the-final-countdown var(–tooltip-string); line-height: 2; } div::before { counter-increment: the-final-countdown … Continue reading
Posted in eLearning, Tutorials
Tagged counter, CSS, HTML, image URL, Javascript, programming, tutorial, url, var, variable
Leave a comment
Javascript document.querySelector One Element Tutorial
Yes, adding a functionality layer on top of the recent Javascript document.querySelectorAll Share and Save Tutorial we turn our attention from document.querySelectorAll to … as well as a full scan of a CSS selection, allow for the honing in onto … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged absolute, absolute URL, Ajax, atob, attribute, base64, border, border click, btoa, button, child, class, click, client, client pre-emptive iframe, createElement, CSS, data uri, delimitation, delimiter, document.head, dropdown, dynamic, email, event, external Javascript, FormData, genericization, HTML, IFRAME, Javascript, Javascript document.querySelectorAll, jQuery, link, localStorage, multiline, nth-of-type, onclick, ondblclick, onerror, onload, parent, placeholder, programming, proof of concept, pseudo class, querySelector, querySelectorAll, save, script, scripting, select, share, sharing, SMS, src, srcdoc, styling, textarea, tutorial, user interaction, window.localStorage
Leave a comment
Iframe Srcdoc Equals UTF-8 Issue Reveal Tutorial
Yesterday’s Iframe Srcdoc Equals UTF-8 Issue Primer Tutorial‘s … HTML iframe … [iframe].src=data:text/html;base64,[HTMLbase64Content] versus [iframe].srcdoc=atob([HTMLbase64Content]) nuance regarding … the display of UTF-8 data … is just that … nuanced, and hard to explain in terms of “what is the issue” … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged atob, base64, character, colour, content, details, explanation, file_get_contents, HTML, IFRAME, Javascript, Mapping, PHP, programming, reveal, src, srcdoc, summary, surrogate pair, tutorial, unicode, url, utf-16, utf-8
Leave a comment
Iframe Srcdoc Equals UTF-8 Issue Primer Tutorial
Do you remember how with Javascript document.querySelectorAll Client Pre-emptive Iframe Tutorial, recently, we said … Why canβt we manage this new functionality in the one pass through the βonloadβ event logic? Well, any self-respecting webpage content will contain both apostrophe … Continue reading
Posted in eLearning, Tutorials
Tagged atob, base64, character, content, file_get_contents, HTML, IFRAME, Javascript, Mapping, PHP, programming, src, srcdoc, surrogate pair, tutorial, unicode, url, utf-16, utf-8, Wikipedia
Leave a comment

