Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Shower Song User Functionality Tutorial
- Shower Song Primer Tutorial
- Intranet Feeling MAMP Suite Exit Strategy Tutorial
- Intranet Feeling MAMP Suite Menu Tutorial
- Self Recording Public Website Call Tutorial
- Self Recording Channels Tutorial
- Self Recording Revisited Tutorial
- PHP macOS say Supervising a Retrained Siri Nuance 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: CSS
WordPress Bold Within Code Styling Primer Tutorial
Can’t remember when it happened, but the HTML <b> bold text </b> is under threat of deprecation, and this has affected how it no longer “packs a punch”, in WordPress blog styling, within a <code> code tag text </code> as … Continue reading
Posted in eLearning, Tutorials
Tagged blog, bold, code, combinator, CSS, flag, gradient, selector, stop press, text gradient, Wordpress
Leave a comment
Ajax FormData Object No Body PHP Email Tutorial
Yesterday’s Ajax FormData Object No Body PHP Primer Tutorial kept the pledge of the project to only have webpages with no document.body (ie. body tag) content. But it was a closed book, so to speak. We equate … sharing (and/or … Continue reading
Posted in eLearning, Tutorials
Tagged accountability, Ajax, collaboration, content, CSS, document.write, email, FormData, head, HTML, Javascript, Mail, object, PHP, programming, prompt, share, sharing, spam, style, tutorial, webpage
Leave a comment
Ajax FormData Object No Body PHP Primer Tutorial
We think the combination of Ajax and the use of FormData objects interesting as a “navigation in midair” concept. In fact, today, we got to use it, with PHP, to the point where we construct a webpage of some little … Continue reading
Posted in Ajax, eLearning, Tutorials
Tagged Ajax, content, CSS, document.write, FormData, head, HTML, Javascript, object, PHP, programming, prompt, style, tutorial, webpage
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

