Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- HTML Element Preload Attribute Primer Tutorial
- PhotoBooth Video Snippet via Ffmpeg Command Line Tutorial
- Text to Speech macOS Say Large Data Local Web Server Tutorial
- Text to Speech macOS Say Large Data Sharing Tutorial
- Bluetooth Spotify Auto Stop Start Primer Tutorial
- Text to Speech macOS Say Large Data Tutorial
- YouTube Style SubRip Subtitles External Javascript Tutorial
- YouTube Style SubRip Subtitles Button 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 iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: styling
Sass CSS Stylesheet Primer Tutorial
When compartmentalizing web design work, and you’ve already done a compartmentalization to … backend – (ie. “the data”, “the configuration”) … and … frontend – (ie. “the look”, “the functionality”) … a very natural, and intuitive way to divvy up … Continue reading
Posted in eLearning, Tutorials
Tagged automate, command line, cross-browser, CSS, editing, import, include, mixin, nesting, responsive design, sass, style, stylesheet, styling, tutorial, variable, watch, web design
Leave a comment
Horizontal Rule and Div Glowing Lines and Vertices Tutorial
There is another graphical idea we’d like to add some (W3School’s glowing text inspired) “glow” to, like in the spirit of yesterday’s Image Map with Overlay SVG Glowing Polygon Tutorial, but this time, we want it as a user controllable … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged 3D, box shadow, CSS, div, drop shadow, glow, glowing box, highlight, horizontal rule, HTML, image map, line, map, multiple choice, programming, quiz, style, styling, SVG, text shadow, tutorial, vertex
Leave a comment
Image Map with Overlay SVG Glowing Polygon Tutorial
In the “glowing” CSS styling work we’ve been talking about recently, as with yesterday’s Multiple Choice Quiz with Glowing Box Tutorial “Glowing Box”, today we have for you … HTML image map element … with … area shape=”poly” (polygon) elements … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged 3D, box shadow, CSS, div, drop shadow, glow, glowing box, highlight, HTML, image map, map, multiple choice, programming, quiz, style, styling, SVG, text shadow, tutorial
Leave a comment
Multiple Choice Quiz with Glowing Box Tutorial
We’re going from “Glowing Text” ideas below, with HTML5 Mark Tag with Glowing Text Tutorial, to “Glowing Box” ideas, starting today, that we apply in the context of a Multiple Choice Quiz. As far as online quizzes go, don’t know … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged 3D, CSS, div, glow, glowing box, HTML, multiple choice, programming, quiz, style, styling, tutorial
Leave a comment
CSS Selectors Primer Tutorial
We recently instigated some cosmetic changes that we liked the look of at this blog and in a web application the changed CSS selectors server_client.html … <style> * { opacity: 0.9; } *:hover { opacity: 1.0; } td:active { border: … Continue reading
Word Wrap Primer Tutorial
On the recent series of Google Chart theme blog postings such as Google Line Area Bar Column Chart Multimedia Background Tutorial, recent and looking back, we’ve had quite a time of it with word wrapping issues. So today we’re going … Continue reading
Dynamic Styling via Javascript DOM Tutorial
Yes, as you may have guessed, the createElement(‘script’) techniques of the last couple of days, illustrated by yesterday’s Dynamic Javascript Tic Tac Toe Bookmarklet Tutorial, can easily be adjusted to dynamically style via CSS and Javascript DOM createElement(‘style’) quite effectively … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged bookmark, bookmarklet, createElement, CSS, DOM, dynamic, eval, game, games, HTML, Javascript, load, programming, script, setTimeout, style, styling, tutorial, type ahead buffer, webpage
1 Comment
HTML div Versus hr Contenteditable Tutorial
Sometimes, just because the look of a web application changes very little, doesn’t mean there aren’t quite big rearrangements underneath to allow for a new piece of functionality. Sometimes, with web applications, we like “seamlessness”, or the more cruel might … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged border, contenteditable, CSS, div, DOM, HTML, Javascript, onblur, onchange, onfocus, outerHTML, programming, styling, table, tool, tutorial, user
Leave a comment