Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Local Operating System Menu macOS System Sounds Tutorial
- Image Not Found Crontab Curl Issue Tutorial
- Landing Page Byline Emojis Tutorial
- Upgrade to iOS Diskspace Issue Tutorial
- Image Not Found Onerror Event Workaround Tutorial
- HTML/Javascript Cockpit of Web Applications Feeling Lucky Tutorial
- HTML/Javascript Cockpit of Web Applications Dropdown Cells Tutorial
- WordPress Blog Search Title and Posting Date Expressions 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: aesthetics
Diagonal Element Rubber Banding Mobile Tutorial
Yesterday’s Diagonal Element Rubber Banding Tutorial saw “Rubber Banding” introduced, better for non-mobile, but today … we shore up mobile “Rubber Banding” via ontouchmove introduced … document.body.ontouchmove=function(e){ var rectis=document.body.getBoundingClientRect(); if (e.touches[0].clientX) { ourDrawLine(eval(rectis.left + e.touches[0].clientX), eval(rectis.top + e.touches[0].clientY)); } else … Continue reading →
Posted in eLearning, Event-Driven Programming, iOS, Tutorials
|
Tagged aesthetics, click, CSS, DOM, emoji, emoji flag, emoji menu, entity, event, favicon, form, HTML, html entity, icon, innerHTML, input, interactive input, iOS, Javascript, mobile, mouseout, navigation, onclick, onload, onmousemove, onmouseout, onsubmit, PHP, programming, share, sharing, submit, SVG, tab, tab icon, textarea, textbox, textbox type, tutorial, type, user, user input, value, web browser
|
Leave a comment
Diagonal Element Rubber Banding Tutorial
Some days before yesterday’s Diagonal Element Square Nesting Tutorial we compared this current “nesting” diagonal element logic to … Yes, this might be thought of as “overkill” compared to … hr element rotations … and/or … SVG … and, today, … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged aesthetics, click, CSS, DOM, emoji, emoji flag, emoji menu, entity, event, favicon, form, HTML, html entity, icon, innerHTML, input, interactive input, Javascript, mouseout, navigation, onclick, onload, onmousemove, onmouseout, onsubmit, PHP, programming, submit, SVG, tab, tab icon, textarea, textbox, textbox type, tutorial, type, user, user input, value, web browser
|
Leave a comment
Message Board One Liners Aesthetics Tutorial
Around here, normally well into any sizeable web application projects where we see it progressing towards a potentially commercially viable product, we’ll set aside a day, or days, where … coding logic as with yesterday’s Message Board One Liners Span … Continue reading →
Posted in Animation, eLearning, Event-Driven Programming, Tutorials
|
Tagged .htaccess, aesthetics, animation, Apache, baseline, body, class, client, code, colour coding, content, content filtering, CSS, data filter, display, div, DOM, email, emoji, external Javascript, filter, filtering, flex, fnmatch, hardcoding, include, inline, Internationaliztion, IP address, Javascript, justification, link, linking, links, message board, name, PHP, prepend, privacy, programming, require, selector, server, share, SMS, span, style, styling, textarea, textbox, tutorial, url
|
Leave a comment
Font Awesome Icons Primer Tutorial
Further to the work of HTML Icons Primer Tutorial we’re going to include some Font Awesome icons into the mix of the look of our RJM Programming Landing Page today. In this context, on a webpage, regarding small button style … Continue reading →
Posted in eLearning, GUI, Installers, Tutorials
|
Tagged aesthetics, button, CSS, display, font, Font Awesome, GUI, HTML, icon, install, installation, internationalization, landing page, menu, navigation bar, programming, tutorial, upload, web server, webpage
|
Leave a comment
Audio Card Background Image Quality Tutorial
This current project may be about YouTube basis “audio cards”, but inevitably, if we offer background image possibilities, some users may turn it’s functionality, more, into a “postcard” feeling presentation. But, with yesterday’s Audio Card Circular Wording Text Tutorial only … Continue reading →
Posted in eLearning, Event-Driven Programming, iOS, Photography, Tutorials
|
Tagged aesthetics, audio, audio card, background colour, background image, camera, canvas, card, circle, circular, circular text, data uri, delimitation, delimiter, density, dropdown, email, form, hashtag, HTML, IFRAME, image, image quality, iOS, iPhone, keyboard, mandatory, mobile, onkeydown, overlay, photo, pixel, pixel density, popup, postcard, programming, quality, share, sharing, SMS, stream, take photo, textbox, tutorial, video, wording, YouTube, z-index
|
Leave a comment
Inhouse Slideshow AlmaLinux Multiple Filtered Content Tutorial
Onto yesterday’s Inhouse Slideshow AlmaLinux Filtered Content Tutorial we did want to offer the user the chance to … enter in more than one image filtering “verb” … space separated … as well as … chance for user to establish … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged aesthetics, AlmaLinux, animated gif, blur, brightness, clause, colourize, contrast, CSS, deprecation, Did you know, DOM, dropdown, dynamic, efect, emboss, exec, external Javascript, ffmpeg, filter, flip.flop, function_exists, GD, inhouse, inhouse slideshow, Javascript, media, multiple, negate, PHP, presentation, programming, recursion, recursive, require, selector, slideshow, style, styling, tutorial, video, web browser, web inspector, webpage, zip
|
Leave a comment
Inhouse Slideshow AlmaLinux Filtered Content Tutorial
There’s … Style … as per talked about at Inhouse Slideshow AlmaLinux CSS Style Tutorial … and then there’s … Substance … we’re using the great PHP GD library image filtering talents to open up to the user in “name”, … Continue reading →
Posted in eLearning, Event-Driven Programming, Operating System, Tutorials
|
Tagged aesthetics, AlmaLinux, animated gif, blur, brightness, clause, colourize, contrast, CSS, deprecation, Did you know, DOM, dropdown, dynamic, efect, emboss, exec, external Javascript, ffmpeg, filter, flip.flop, function_exists, GD, inhouse, inhouse slideshow, Javascript, media, negate, PHP, presentation, programming, require, selector, slideshow, style, styling, tutorial, video, web browser, web inspector, webpage, zip
|
Leave a comment


YouTube SubRip Subtitles Emoji Tutorial
For today’s tutorial title key word, rather than … Emoji … it could also have been … Internationalization … or … Aesthetics … or … Styling … whether that be CSS or Javascript DOM based … but we plumped for … Continue reading →