Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Other Side of the World Revisit Tutorial
- Media Representation of URL Tutorial
- SVG Emoji Favicon HTML Entities Tutorial
- SVG Emoji Favicon Textarea Tutorial
- Media Data URI WordPress Blog Not Found Redirect Tutorial
- Media Data URI Landing Page Not Found Redirect Tutorial
- Media Data URI WordPress Blog Redirect Tutorial
- Media Data URI Landing Page Redirect 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 games Google Google chart hashtag HTML IFRAME image iOS Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table text textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: textarea
Python Cowsay API Cartoon Speech Content Tutorial
If you were to ask most people what is more onerous filling in online web forms on the way to making something happen … we’re guessing, rather than saying button presses … we’re guessing, they’re more likely to say typing … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged align, API, ascii, cartoon, cell, character, column, content, contenteditable, Courier New, drawing, exec, flip, flop, font, font family, form, HTML, install, Javascript, monospace, monospaced, monospacing, open source, PHP, pip, printout, programming, punchcards, Python, row, speech, speech bubble, speech to text, spool, spooling, table, tabular, td, text, textarea, th, tutorial, vertical-align, wording
Leave a comment
Python Cowsay API Cartoon Tutorial
We’ve long been interested in online web application ideas that end up with a half decent cartoon the user can create, and share, themselves. “Half decent” becomes “fully decent” with a user who has a great imagination. And so, onto … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged align, API, ascii, cartoon, cell, character, column, contenteditable, Courier New, drawing, exec, flip, flop, font, font family, form, HTML, install, Javascript, monospace, monospaced, monospacing, open source, PHP, pip, printout, programming, punchcards, Python, row, speech, speech bubble, spool, spooling, table, tabular, td, text, textarea, th, tutorial, vertical-align, wording
Leave a comment
Python Cowsay API Primer Tutorial
We discovered an interesting Open Source Python API / Command-line tool called cowsay which we installed up at our AlmaLinux web server via … pip install cowsay … with an integration purpose in mind, so thanks. Before many readers’ time … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged API, ascii, character, drawing, exec, form, HTML, install, Javascript, open source, PHP, pip, printout, programming, punchcards, Python, spool, spooling, text, textarea, tutorial
Leave a comment
Javascript Object New Method Creator Primer Tutorial
As with Javascript Microtask Primer Tutorial … HTML textarea elements … hosting … Javascript code … we want to pass across via … HTML form method=GET … featuring … onsubmit event function logic (and from here on the two have … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged class, DOM, form, fromCodePoint, function, HTML, Javascript, method, object, object oriented onsubmit, OOP, overridden, override, programming, string, String.fromCodePoint, textarea, tutorial, window.atob, window.btoa
Leave a comment
HTML/Javascript Scratchpad Simultaneous Line Equations Hints Revisit Tutorial
One way a lot of us learn something new is to … have a way to an answer be modelled for us … then … perhaps, for a different problem presented, of the same ilk, we might need to model … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged above the fold, answer, button, code, coding, details, emoji, emoji button, equation, hint, hints, HTML, intersection, Javascript, learning, linear equations, mathematics, model, modelled, modelling, problem, programming, reveal, script, scroll, scrolling, scrollIntoView, simultaneous equations, solution, stop press, summary, table, template, textarea, tutorial, vertical-align, working
Leave a comment


PHP Tokeniser Primer Tutorial
Validation is a big subject area for programmers (we last discussed with XML Lint Validation Tutorial), and “when in a real pickle” I’ve turned to online HTML validators such as this one, but more often the web browser’s web inspector … Continue reading →