Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Text Background Clip Animation Emoji Overlay Tutorial
- Text Background Clip Animation Tutorial
- WordPress Blog Comments URL Right Click Popup Check Prevent Default Tutorial
- YouTube API Caller Winding Up For Now Tutorial
- YouTube API Caller Order and Completion Tutorial
- YouTube API Caller Breadcrumb Navigation Tutorial
- YouTube API Caller Replaced Video Entry Tutorial
- YouTube API Caller Radio Play Phase Two Data URI PHP 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: style
Textbox Div Contenteditable Primer Tutorial
We have an idea for use for the following componentry … div contenteditable=true … only hosting … input type=text value=” placeholder=[Some Instructive Blurb] readonly … initially like … <div onblur=docss(this.innerText); data-style=’border: 1px solid blue;’ id=mydiv contenteditable=true onclick=”if (this,innerText.length == 0) … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged append, attribute, click, contenteditable, CSS, div, DOM, dynamic, element, HTML, innerHTML, innerText, input, Javascript, onclick, placeholder, programming, readonly, stop press, style, styling, textbox, tutorial
Leave a comment
CSS Conic Gradient Primer Tutorial
We’re quite fond of cones … you might get soft serve ice cream in them, as long as they’re turned up the right way … but we also like … the cones placed pointy side up as in the CSS … Continue reading
Posted in eLearning, Tutorials
Tagged angle, bordder radius, border-radius, circle, cone, conic, conic-gradient, CSS, HTML, Javascript, programming, style, styling, three dimensional, tutorial
Leave a comment
CSS and SVG XML Title Tutorial
In yesterday’s CSS and SVG XML Primer Tutorial the emphasis was on SVG+XML and today we want to broaden the scope to how that SVG contributes to the construction of your webpage’s CSS, which we now do for non-mobile users, … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged !important, CSS, DOM, graphics, hover, HTML, inline CSS, Javascript, programming, style, stylesheet, styling, SVG, title, tutorial, vector, XML
Leave a comment
CSS and SVG XML Primer Tutorial
Ever since SVG came on the scene CSS got that much more interesting. You can apply SVG+XML protocol in your CSS styling to create your own tailored, and dynamic … background (image) … with or without an opacity consideration (via … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged CSS, graphics, HTML, Javascript, programming, style, styling, SVG, tutorial, vector, XML
Leave a comment
PHP/HTML/Javascript Sudoku Game Legibility Tutorial
There are advantages to using … emojis … as a substitute for … images … in web applications such as the Sudoku game of the recent PHP/HTML/Javascript Sudoku Game Inline HTML Email Emoji Tutorial. It means we can hone in … Continue reading →