Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- YouTube API Caller Radio Webpage Persistence Tutorial
- YouTube API Caller Radio Change of Genre Saying Playlist Title Tutorial
- YouTube API Caller Radio Change of Genre Saying Playlist Tutorial
- YouTube API Caller Radio Change of Genre Playlist Tutorial
- YouTube API Caller Radio Keyboard Playlist Tutorial
- YouTube API Caller Radio Saying Playlist Tutorial
- YouTube API Caller Radio Playlist Genre Tutorial
- YouTube API Caller Radio Playlist Moderation 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 div DOM dropdown email emoji event form game games Google Google chart 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: media
WordPress CSS iPhone Portrait Few Pixels Less Width Tutorial
We’ve had months and months of annoyance with this WordPress Blog (TwentyTen themed) content display on our iPhone 7 only in Portrait mode. The reason for our slothfulness on a fix was that the content width “deficit” wasn’t even a … Continue reading
Posted in eLearning, Tutorials
Tagged blog, calc, CSS, media, orientation, pixel, rule, style, stylesheet, tutorial, TwentyTen, TwentyTen theme, width, Wordpress
Leave a comment
Webcam Canvas Transform Tutorial
The HTML(5) canvas elements that underpin the webcam ideas of Webcam Mobile Deprecation Revisit Tutorial‘s web application got us to thinking about … getImageData … and … putImageData … respectively the “readers” and “writers” of pixel data out of and … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged audio, autoplay, camera, canvas, deprecation, DOM, getImageData, HTML, Javascript, media, microphone, pixel, programming, progress, putImageData, srcObject, transform, tutorial, video, webcam
Leave a comment
WordPress Landing Page Custom Fields Inhouse Media Tutorial
The recent WordPress Landing Page Custom Fields Tutorial used window.open calls to access WordPress Blog Custom Field URLs, but some web browsers block these calls, and so, as of today, we’ve made the reasoning more complex to allow for the … Continue reading
Posted in eLearning, Tutorials
Tagged audio, blog, codex, custom field, customize, Did you know, dropdown, emoji, field, image, intervention, landing page, link, loop, media, object, option, permalink, PHP, post, programming, select, slug, stop press, theme, tutorial, TwentyTen, TwentyTen theme, video, Wordpress
Leave a comment
CSS Iframe Troubleshoot Primer Tutorial
The modern browsers all have good “web inspectors” Google Chrome’s access to one being via “View -> Developer -> Developer Tools”. So when we decided to finally try and nut out the annoyance up the top left of RJM Programming’s … Continue reading
Posted in eLearning, Tutorials
Tagged .media rule, CSS, HTML, media, mobile, programming, rule, style, styling, troubleshoot, tutorial, web inspector, width
Leave a comment
Device Width Specific CSS Webpage Styling Primer Tutorial
Take a look at the CSS styling snippet below … <style> .glow { -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } /* Thanks to https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_glowing_text */ @-webkit-keyframes glow { … Continue reading
Posted in eLearning, Tutorials
Tagged .media rule, CSS, device, glow, HTML, media, mobile, programming, rule, styling, tutorial, width
Leave a comment